Ram Rachum added the comment:

Hi David,

I attached a patch that follows your instructions, but to be honest, if I 
wasn't the person writing this patch and I wanted to find the information "Does 
Python do any optimization besides dumping asserts when I do -O?" I'm not sure 
I'd be able to understand the information from the docs with 3.patch applied. 
The documentation doesn't clearly state that `-O` causes an `optimize` value of 
1. If it did it'll be a bit easier to understand. Still too difficult in my 
opinion (which is why I would personally put this information directly in 
cmdline.rst) but maybe a bit easier.

----------
Added file: http://bugs.python.org/file43938/3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27604>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to