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 vajrasky
Recipients Sworddragon, ned.deily, vajrasky
Date 2013-11-09.10:57:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383994627.76.0.20350645013.issue19532@psf.upfronthosting.co.za>
In-reply-to
Content
Attached the patch to fix the problem. I did not modify the unit test because the bug was located in the __main__ part of Lib/compileall.
History
Date User Action Args
2013-11-09 10:57:07vajraskysetrecipients: + vajrasky, ned.deily, Sworddragon
2013-11-09 10:57:07vajraskysetmessageid: <1383994627.76.0.20350645013.issue19532@psf.upfronthosting.co.za>
2013-11-09 10:57:07vajraskylinkissue19532 messages
2013-11-09 10:57:07vajraskycreate