Clint Olsen <clint.ol...@gmail.com> added the comment:

I think this should serve as a cautionary tale that while (POSIX) standards 
aren't always the best of solutions, they are often made for good reasons, and 
special care should be taken when you decide to deviate from them. Otherwise it 
just causes frustration.

While argparse behavior has some convenience, it isn't a very good fit for a 
multi-layered scripting environments where arguments for subordinate programs 
need consideration.

----------

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

Reply via email to