Anton Kasyanov added the comment:

I've looked through the second patch and I'm not sure about how argparse usage 
was implemented here - parse_args() result is being converted to getopt-style 
list of (option, value) pairs.
 
Is there any sense in using argparse this way?

----------
nosy: +a.kasyanov, asvetlov

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

Reply via email to