John Anderson wrote:
-1
What's the point of using asserts in code if nobody ever uses them? If we do this we might as well rip all the asserts out of all our code.
I'm not sure I understand this - I do a "make install build" and my [python] asserts always get caught. I think C++ asserts are useless for everyone except people actually doing wx development.

Am I missing something? Is there perhaps a mode that the python interpreter runs in that bypasses asserts? if so, we should not be bypassing asserts except in actual releases (i.e. 0.7 itself)

Alec

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to