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 donmez
Recipients donmez, eric.araujo, michael.foord, ned.deily, tarek
Date 2010-09-12.09:33:33
SpamBayes Score 0.009031013
Marked as misclassified No
Message-id <1284284015.42.0.855112109022.issue9831@psf.upfronthosting.co.za>
In-reply-to
Content
Problem is I set PYTHONDONTWRITEBYTECODE to 1, tests should disable this environmental variable before testing for *.pyc files. Closing as invalid.
History
Date User Action Args
2010-09-12 09:33:35donmezsetrecipients: + donmez, tarek, ned.deily, eric.araujo, michael.foord
2010-09-12 09:33:35donmezsetmessageid: <1284284015.42.0.855112109022.issue9831@psf.upfronthosting.co.za>
2010-09-12 09:33:34donmezlinkissue9831 messages
2010-09-12 09:33:33donmezcreate