[Python-Dev] Adding Optik to 2.3 standard library (original) (raw)
Barry A. Warsaw barry@zope.com
Fri, 12 Apr 2002 22:09:42 -0400
- Previous message: [Python-Dev] Adding Optik to 2.3 standard library
- Next message: [Python-Dev] Adding Optik to 2.3 standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Fred" == Fred L Drake, Jr <fdrake@acm.org> writes:
>> I really think we should expose Optik's main parser class
>> through getopt, which we'd make into a package. I didn't see
>> any response to my previous suggestion, does everybody else
>> hate it? ;)
Fred> I think this would be fine, but if the class is
Fred> OptionParser, I wouldn't rename it to Parser as you
Fred> suggested.
You're right, that's probably best. -Barry
- Previous message: [Python-Dev] Adding Optik to 2.3 standard library
- Next message: [Python-Dev] Adding Optik to 2.3 standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]