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 amaury.forgeotdarc
Recipients Acebulf, amaury.forgeotdarc
Date 2013-04-08.15:39:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365435556.06.0.50774561985.issue17658@psf.upfronthosting.co.za>
In-reply-to
Content
Please remove the PYTHONPATH environment variable.

I don't know how it came here, but it's certainly not needed: these directories are computed at runtime when the python27 interpreter starts;
it can only do harm when another interpreter is installed.
History
Date User Action Args
2013-04-08 15:39:16amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, Acebulf
2013-04-08 15:39:16amaury.forgeotdarcsetmessageid: <1365435556.06.0.50774561985.issue17658@psf.upfronthosting.co.za>
2013-04-08 15:39:16amaury.forgeotdarclinkissue17658 messages
2013-04-08 15:39:15amaury.forgeotdarccreate