kj wrote:
My scientific code is jam-packed with assertions. I can't count the number of times that one such lowly assertion saved me from asilent but potentially disastrous bug.
Now imagine that asserts had been disabled for that run...The issue is not "should you validate your inputs", the issue is "do you want your validation able to be turned off?"
~Ethan~ -- http://mail.python.org/mailman/listinfo/python-list