mirror of https://github.com/scrapy/scrapy.git
added note for debian distros
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40345
This commit is contained in:
parent
f4dab4eb45
commit
1b4d41321e
|
|
@ -13,6 +13,8 @@ If this is not the case, you can add the following lines to a file
|
|||
import sys
|
||||
sys.setdefaultencoding('utf-8')
|
||||
|
||||
In Debian/Ubuntu the sitecustomize.py file may be found in /etc/python or
|
||||
/etc/python2.5.
|
||||
|
||||
INSTALLING LIBRARIES
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue