| Trees | Indices | Help |
|
|---|
|
|
| Functions | |||
|
|||
| Variables | |
__package__ =
|
|
Imports: getopt
| Function Details |
Splits apart an command line argument list, and puts the arguments into a dictionary. The arguments are a list to be parsed, a string of short one character options, and a list of long gnu-style options. The function returns a dictionary mapping between option names and values (if any). Names in the dictionary have had leading dashes removed. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |