[Python-Dev] Adding Optik to 2.3 standard library (original) (raw)

Fredrik Lundh fredrik@pythonware.com
Fri, 12 Apr 2002 19:31:22 +0200


barry wrote:

"getopt" is taken, but how about "options"?

how about "getoptions"? (which implies that "getopt" isn't nearly as complete)

can optik be used as a drop-in replacement for getopt?