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 r.david.murray
Recipients kgabor79, r.david.murray, yselivanov
Date 2014-01-29.23:37:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391038656.82.0.721115983933.issue15931@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this is fixed in 3.4.  That is, in 3.4 __file__ paths are made absolute when the import happens.
History
Date User Action Args
2014-01-29 23:37:36r.david.murraysetrecipients: + r.david.murray, yselivanov, kgabor79
2014-01-29 23:37:36r.david.murraysetmessageid: <1391038656.82.0.721115983933.issue15931@psf.upfronthosting.co.za>
2014-01-29 23:37:36r.david.murraylinkissue15931 messages
2014-01-29 23:37:36r.david.murraycreate