Changing the default text codec

Peter Otten __peter__ at web.de
Mon Feb 23 10:34:12 EST 2004


Fuzzyman wrote:

> Short of me actually looking... where is site.py :-)

>>> import site
>>> site.__file__
'/usr/local/lib/python2.3/site.py'




More information about the Python-list mailing list