paul j3 added the comment:

I just submitted a patch to http://bugs.python.org/issue11874 which rewrites 
_format_actions_usage().  It now formats the groups and actions directly, 
keeping a list of these parts.  It no longer has to cleanup or split a usage 
line into parts.  So it is not sensitive to special characters (space, [] or () 
 ) in the choices metavar.

----------

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

Reply via email to