Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Equivalence to Python -O flag ?

Hi, is there in Sage that's equivalent to running python with the flag -O, i.e., python -O ? This sets the __debug__ variable to 1 and remove all assertion code. I've tried sage -O and also look at sage -h but can't seem to find something like that.
Thanks,