[issue39333] argparse should offer an alternative to SystemExit in case a parse fails

Karthikeyan Singaravelan report at bugs.python.org
Tue Jan 14 15:52:18 EST 2020


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Does overriding exit help here?

https://docs.python.org/3.8/library/argparse.html#argparse.ArgumentParser.exit

----------
nosy: +paul.j3, xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39333>
_______________________________________


More information about the Python-bugs-list mailing list