Idan Kamara added the comment:

I just ran into this issue myself and worked around it by using 
parse_known_args*.

* http://docs.python.org/library/argparse.html#partial-parsing

----------
nosy: +idank

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

Reply via email to