On 5/01/2009 11:13 PM, M.-A. Lemburg wrote:

See above. Assertions are not meant to be checked in a production
build. You use debug builds for debugging such low-level things.

Although ironically, assertions have been disabled in debug builds on Windows - http://bugs.python.org/issue4804

Cheers,

Mark.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to