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 inglesp
Recipients inglesp, ned.deily, ronaldoussoren
Date 2016-03-17.18:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458240625.77.0.627930395204.issue26583@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that I have PYTHONDONTWRITEBYTECODE set in my environment.

Should the setUp and tearDown methods ensure that PYTHONDONTWRITEBYTECODE is cleared and reset?
History
Date User Action Args
2016-03-17 18:50:25inglespsetrecipients: + inglesp, ronaldoussoren, ned.deily
2016-03-17 18:50:25inglespsetmessageid: <1458240625.77.0.627930395204.issue26583@psf.upfronthosting.co.za>
2016-03-17 18:50:25inglesplinkissue26583 messages
2016-03-17 18:50:25inglespcreate