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 eric.snow
Recipients brett.cannon, eric.snow, mythsmith, ncoghlan, peter.otten
Date 2014-05-22.17:41:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400780498.62.0.127185968469.issue21553@psf.upfronthosting.co.za>
In-reply-to
Content
This is a consequence of a script's directory getting prepended to sys.path.  See issue #13475.
History
Date User Action Args
2014-05-22 17:41:38eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, peter.otten, mythsmith
2014-05-22 17:41:38eric.snowsetmessageid: <1400780498.62.0.127185968469.issue21553@psf.upfronthosting.co.za>
2014-05-22 17:41:38eric.snowlinkissue21553 messages
2014-05-22 17:41:38eric.snowcreate