Module optparse
Wrapper for the optparse module with some customizations.
Note: This module is not part of public API!
Functions
| __call (help_msg, vars) | Creates parser of command-line options from the given help message. |
optparseWrapper for the optparse module with some customizations.
Note: This module is not part of public API!
| __call (help_msg, vars) | Creates parser of command-line options from the given help message. |