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.
|
|||
CommandLineParser Custom version of command line option parser. |
|
|||
__package__ =
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 14 15:21:05 2016 | http://epydoc.sourceforge.net |