Nick Coghlan added the comment:

+1 for Remove instead of Removes

For the online docs, :const:`__debug__` should work (resolving to 
http://docs.python.org/3/library/constants.html#__debug__, which is currently 
described using some slightly brain-bending phrasing)

We should also tweak the output of "python -h" (the help string is in 
./Modules/main.c)

----------

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

Reply via email to