[Python-Dev] Optik (original) (raw)

Mark Hammond mhammond@skippinet.com.au
Tue, 16 Apr 2002 12:52:11 +1000


[Greg]

> How about calling the module OptionParser

I would vote for something like CommandLineParser which more explicitly says what it's about.

+1. Also rename the class to CommandLineParser, possibly adding an alias to the existing name to help existing users.

% python -c "import this" | grep implicit ly,

Mark.