py.user added the comment:

paul j3 wrote:
> The name (and hence the 'dest') must be unique.

The problem is in the dest argument of add_argument(). Why user can't set a 
custom name for a positional?

We can use this list not only for positionals but for optionals too.

----------

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

Reply via email to