[issue25061] Add native enum support for argparse

paul j3 report at bugs.python.org
Mon Apr 11 21:52:35 EDT 2016


paul j3 added the comment:

The best way to get an idea added is to write a good complete patch.  2nd best is to provide constructive input on ideas that are already here.  3rd is to illustrate how you would hope to use such a feature.  Include ideas on how the usage/help/error display would work.

At the risk of repeating myself, I'm still not convinced that being a 'native type' makes any difference.  Argparse does not support any native type, at least not directly.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25061>
_______________________________________


More information about the Python-bugs-list mailing list