Shani Armon <armonshanid+developm...@gmail.com> added the comment:

Why is REMAINDER any more complicated than ZERO_OR_MORE? I need to make a 
subcommand system (think jupyter style) and -- isn't an intuitive interface. 
Jupyter just doesn't use argparse in the subcommand case. I prever to in order 
to support options given before the subcommand, outside the mutually exclusive 
group (like -C for git)

----------

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

Reply via email to