[issue44208] argparse: Accept option without needing to distinguish "-" from "_" in arg_string

Eric V. Smith report at bugs.python.org
Tue May 25 08:33:04 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:

I agree with Raymond: I've never seen this behavior anywhere. In general, I think being looser with allowed inputs is not a good idea.

----------
nosy: +eric.smith

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


More information about the Python-bugs-list mailing list