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 ncoghlan
Recipients Arfrever, brett.cannon, eric.araujo, eric.snow, ncoghlan, python-dev
Date 2012-04-24.04:33:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335242009.82.0.389480681311.issue14605@psf.upfronthosting.co.za>
In-reply-to
Content
I put those explicit path checks in there deliberately.

I really don't want to go back to having any __file__ attributes that are sensitive to sys.path changes.
History
Date User Action Args
2012-04-24 04:33:29ncoghlansetrecipients: + ncoghlan, brett.cannon, eric.araujo, Arfrever, python-dev, eric.snow
2012-04-24 04:33:29ncoghlansetmessageid: <1335242009.82.0.389480681311.issue14605@psf.upfronthosting.co.za>
2012-04-24 04:33:29ncoghlanlinkissue14605 messages
2012-04-24 04:33:29ncoghlancreate