[Python-ideas] Pyopt - an attempt at a pythonic optparse

Yuvgoog Greenle ubershmekel at gmail.com
Mon Sep 7 03:07:34 CEST 2009


What do you think of the name "optionize" for the module then?
@optionize.positional
@optionize.keyword

or maybe
@optionize.args
@optionize.kwargs

On Mon, Sep 7, 2009 at 3:32 AM, Greg Ewing <greg.ewing at canterbury.ac.nz>wrote:

> Sean Reifschneider wrote:
>
>  Maybe "shellargs" or "argparse"?
>>
>
> I don't think it should have "shell" in it, because the
> module doesn't really have anything to do with the shell.
> The shell is not the only way of launching a program and
> passing args to it.
>
> --
> Greg
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>



-- 
Yuv
hzk.co.il
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20090907/707b932f/attachment.html>


More information about the Python-ideas mailing list