Re: [getopt-sig] Re: Adopting Optik

David Ascher <[email protected]> Wed, 13 Nov 2002 22:18:57 -0800
Newsgroups gmane.comp.python.devel,gmane.comp.python.getopt
Message-ID <[email protected]>
David Abrahams wrote:

>-1 on optlib (sounds like optimization)
>
Agreed, especially with the parenthetical comment.

I don't like argvparse much because this "argv" thing is far from 
obvious to newbies.  But given those two choices, I'd pick argvparse 
over optlib.