Dong-hee Na <donghee.n...@gmail.com> added the comment:

➜  cpython.git git:(3.7) ✗ ./python.exe bpo-35785.py --foo test
➜  cpython.git git:(3.7) ✗ ./python.exe bpo-35785.py --foo 1
➜  cpython.git git:(3.7) ✗ ./python.exe bpo-35785.py --foo
usage: bpo-35785.py [-h] [--foo FOO]
bpo-35785.py: error: argument --foo: expected one argument

----------

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

Reply via email to