added note for debian distros

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40345
This commit is contained in:
Pablo Hoffman 2008-10-27 03:39:11 +00:00
parent f4dab4eb45
commit 1b4d41321e
1 changed files with 2 additions and 0 deletions

View File

@ -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
--------------------