Package grizzled :: Module cmdline
[frames] | no frames]

Module cmdline

Provides a front-end to the Python standard optparse module. The CommandLineParser class makes two changes to the standard behavior.

It also provides a couple extra utility modules.

Classes
  CommandLineParser
Custom version of command line option parser.