R. David Murray added the comment:

Once upon a time (two years ago?) we fixed the tests so that they ran 
successfully (skipped when appropriate) with -OO set, which omits docstrings.  
We were checking for the optimization level (sys.flags.optimize) then.  It 
seems like it would make more sense to combine both checks into one decorator.

----------
nosy: +r.david.murray

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

Reply via email to