On Apr 26, 2010, at 08:20 AM, Neal Becker wrote:

>steven.beth...@gmail.com made a very nice module for me to enhance argparse 
>called argparse_bool.py, which contains ConfigureAction.  This will allow a 
>boolean value to be set very like the gnu configure style:
>
>--foo
>--with-foo
>--without-foo
>--no-foo
>--foo=yes
>--foo=no
>
>I've been happily using it, and I think it would be of sufficient general 
>interest to include it with the standard library.

+1.  This would be a very nice addition to argparse in the stdlib.

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to