Re: [Python-Dev] Re: Adding Optik to the standard library
Guido van Rossum <[email protected]> Thu, 30 May 2002 21:32:01 -0400
| Newsgroups | gmane.comp.python.getopt |
|---|---|
| Message-ID | <[email protected]> |
> | +1 for "options" > | -1 for "OptionParser" > > I still think getopt-as-package could be made to work, but I'd be fine > with `options'. Whatever though; Guido's weighed in and Greg should > just decide and go for it! getopt-as-package is definitely out. I'll leave it to Greg what to make of the remaining two alternatives (options or OptionParser). --Guido van Rossum (home page: http://www.python.org/~guido/)