PYTHONOPTIMIZE=1 sage
On Friday, January 8, 2016 at 4:35:45 PM UTC+1, tvn wrote: > > Is there no solution or suggestion to achieve this ? How do you set the > __debug__ variable to 1 (i.e., equivalent to running Python with -O) ? > > On Wednesday, December 30, 2015 at 9:57:42 AM UTC-5, tvn wrote: >> >> Hi, is there in Sage that's equivalent to running python with the flag >> -O, i.e., python -O, 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, >> >> >> > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
