This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dabrahams
Recipients dabrahams, docs@python
Date 2010-05-04.23:51:18
SpamBayes Score 0.003014209
Marked as misclassified No
Message-id <1273017080.78.0.24275979751.issue8617@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/library/site.html#module-site mentions two variables that don't appear in my Python 2.6.5 installation's site module:

PYTHONNOUSERSITE
New in version 2.6.

PYTHONUSERBASE
New in version 2.6.
History
Date User Action Args
2010-05-04 23:51:20dabrahamssetrecipients: + dabrahams, docs@python
2010-05-04 23:51:20dabrahamssetmessageid: <1273017080.78.0.24275979751.issue8617@psf.upfronthosting.co.za>
2010-05-04 23:51:19dabrahamslinkissue8617 messages
2010-05-04 23:51:18dabrahamscreate