[Python-Dev] argparse ugliness
Fred Drake
fdrake at acm.org
Wed Mar 10 14:22:44 CET 2010
On Wed, Mar 10, 2010 at 7:46 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> All of this discussion about the class names is ignoring the main
> benefit of using the string names:
Another benefit of strings is that data-driven argparse configuration
will usually be slightly simpler.
Some of us find things like that useful. :-)
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Python-Dev
mailing list