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-30.01:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391047170.31.0.316639009633.issue15931@psf.upfronthosting.co.za>
In-reply-to
Content
__file__ is absolute for imports, yes.  I didn't check co_filename, maybe that needs to be fixed too.
History
Date User Action Args
2014-01-30 01:59:30r.david.murraysetrecipients: + r.david.murray, yselivanov, kgabor79
2014-01-30 01:59:30r.david.murraysetmessageid: <1391047170.31.0.316639009633.issue15931@psf.upfronthosting.co.za>
2014-01-30 01:59:30r.david.murraylinkissue15931 messages
2014-01-30 01:59:29r.david.murraycreate