Matěj Týč <matej....@gmail.com> added the comment:

Thanks for reaching out. I have no idea whether it helped me or not, sorry for 
not replying back in a timely manner :-(

I think that the feature request/bugreport originates from bad coding 
practices, when I wanted argparse to perform something more than just plain 
parsing of arguments into a data structure.

Nowadays I would tell myself to solve it by introducing a layer between 
argparse and the rest of the code without putting additional pressure on 
argparse.

----------
status: pending -> open

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

Reply via email to