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 michael.foord
Recipients michael.foord
Date 2010-11-26.17:42:42
SpamBayes Score 0.00065874547
Marked as misclassified No
Message-id <1290793364.29.0.26896982923.issue10543@psf.upfronthosting.co.za>
In-reply-to
Content
Won't need fixing in 3.2. The __pycache__ changes mean that the module.__file__ no longer points to the compiled bytecode file.
History
Date User Action Args
2010-11-26 17:42:44michael.foordsetrecipients: + michael.foord
2010-11-26 17:42:44michael.foordsetmessageid: <1290793364.29.0.26896982923.issue10543@psf.upfronthosting.co.za>
2010-11-26 17:42:43michael.foordlinkissue10543 messages
2010-11-26 17:42:42michael.foordcreate