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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, jnferguson
Date 2008-04-08.16:21:22
SpamBayes Score 0.052646086
Marked as misclassified No
Message-id <1207671683.87.0.539507857142.issue2588@psf.upfronthosting.co.za>
In-reply-to
Content
I think that programming errors against the python API are best checked
with asserts: I develop in development mode (with asserts enabled), then
I want my released program to run at full speed.

Other thoughts?
History
Date User Action Args
2008-04-08 16:21:24amaury.forgeotdarcsetspambayes_score: 0.0526461 -> 0.052646086
recipients: + amaury.forgeotdarc, jnferguson
2008-04-08 16:21:23amaury.forgeotdarcsetspambayes_score: 0.0526461 -> 0.0526461
messageid: <1207671683.87.0.539507857142.issue2588@psf.upfronthosting.co.za>
2008-04-08 16:21:23amaury.forgeotdarclinkissue2588 messages
2008-04-08 16:21:23amaury.forgeotdarccreate