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 Ramchandra Apte, eric.araujo, ericlammerts, r.david.murray
Date 2013-01-16.12:15:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358338520.92.0.91608495508.issue16974@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  A backward compatible fix would be to add an attribute that indicates whether or not the __file__ attribute is supposed to be pointing to a real file.
History
Date User Action Args
2013-01-16 12:15:20r.david.murraysetrecipients: + r.david.murray, eric.araujo, Ramchandra Apte, ericlammerts
2013-01-16 12:15:20r.david.murraysetmessageid: <1358338520.92.0.91608495508.issue16974@psf.upfronthosting.co.za>
2013-01-16 12:15:20r.david.murraylinkissue16974 messages
2013-01-16 12:15:20r.david.murraycreate