Eric V. Smith <[email protected]> added the comment:

In case I wasn't clear, I mean that the help string supports %-formatting 
variable expansion, such as "%(default)s". I think it would be good if a 
sentence were added to the end of the "help" section, saying something like:

Because the help string supports %-formatting, if you want a literal "%" to 
appear in the help string, you must escape it as "%%".

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13685>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to