[issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
report at bugs.python.org
Sun Aug 21 18:29:30 CEST 2011
Christian Ziemski <czml1 at gmx.de> added the comment:
Attached a patch against Python 3.3
All the existing tests are still running successfully.
But I wasn't able to add additional tests for the new functionality.
Writing proper tests is a bit over my head for now - still learning.
----------
Added file: http://bugs.python.org/file22973/abbrev_subcmds_3.3.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12713>
_______________________________________
More information about the Python-bugs-list
mailing list