| Home | Trees | Indices | Help |
|
|---|
|
|
Provides a front-end to the Python standard optparse module. The CommandLineParser class makes two changes to the standard behavior.
- The output for the '-h' option is slightly different.
- A bad option causes the parser to generate the entire usage output, not just an error message.
It also provides a couple extra utility modules.
| Classes | |
|
CommandLineParser Custom version of command line option parser. |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 4 20:34:13 2009 | http://epydoc.sourceforge.net |