Optimized bytecode in exec statement
Christian Heimes
lists at cheimes.de
Mon Feb 1 20:17:14 EST 2010
Terry Reedy wrote:
> Currently, as far as I know, -0 just removes asserts.
-O (not -0) also sets __debug__ to False.
Christian
More information about the Python-list
mailing list