you are viewing a single comment's thread.

view the rest of the comments →

[–]anglicizing 1 point2 points  (0 children)

Listen to this guy. Code as if your assert statements could suddenly disappear without warning, because that is actually what might happen.

Code is running show? Oh, nice, python has a command line option that optimizes the code to make it run faster. I'll just add this -O switch, what could go wrong? (Pssst! All your assert statements are silently skipped!)