[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.