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-06-25.21:01:30
SpamBayes Score 0.075418934
Marked as misclassified No
Message-id <1277499692.11.0.47361734136.issue9082@psf.upfronthosting.co.za>
In-reply-to
Content
A third (and better) option, but a deeper change, would be to allow the enabling of asserts on a per-module basis even when Python is run with -O/-OO. This would be great for testing.
History
Date User Action Args
2010-06-25 21:01:32michael.foordsetrecipients: + michael.foord
2010-06-25 21:01:32michael.foordsetmessageid: <1277499692.11.0.47361734136.issue9082@psf.upfronthosting.co.za>
2010-06-25 21:01:30michael.foordlinkissue9082 messages
2010-06-25 21:01:30michael.foordcreate