Alan Evangelista added the comment:

PA> In http://bugs.python.org/issue14910#msg204678 I suggest a subclassing 
patch that might work with Py2.

This solves my particular case. I do not use any argument with action='count', 
so the regression introduced by the new option does not affect me. Thanks!

PA> The patch is big enough that I hesitate to add it to Py2.  

I see 2 solutions:
- keep this issue opened until the bug with short options is fixed and we are 
more confident in fixing this in Py2
- close the issue with "won't fix" resolution and add the known issue to 
argparse documentation in Python 2.6 doc

----------

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

Reply via email to