optional optional args vs optional positional options
Antoine Pitrou
solipsis at pitrou.net
Wed Jun 2 06:42:01 EDT 2010
On Wed, 2 Jun 2010 01:49:18 -0700 (PDT)
Michele Simionato <michele.simionato at gmail.com> wrote:
>
> Notice that optparse is basically useless in the use case Tim is
> considering (positional arguments) since it only manages options.
By the way, could you stop naming these "optional arguments", since
positional arguments can be optional as well? It is confusing :)
Thanks
Antoine.
More information about the Python-list
mailing list