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 eric.araujo
Recipients donmez, eric.araujo, michael.foord, ned.deily, tarek
Date 2010-09-12.23:09:26
SpamBayes Score 0.0031042465
Marked as misclassified No
Message-id <1284332968.18.0.807731600244.issue9831@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed this bug in the tests of distutils2 and added it to my todo list some time ago.  Tests looking at pycs should take PYTHONDONTWRITEBYTECODE into account and be skipped instead of failing.  I’ll fix it.
History
Date User Action Args
2010-09-12 23:09:28eric.araujosetrecipients: + eric.araujo, donmez, tarek, ned.deily, michael.foord
2010-09-12 23:09:28eric.araujosetmessageid: <1284332968.18.0.807731600244.issue9831@psf.upfronthosting.co.za>
2010-09-12 23:09:26eric.araujolinkissue9831 messages
2010-09-12 23:09:26eric.araujocreate