Home | Trees | Indices | Help |
|
---|
|
cmd.Cmd --+ | CmdFix
Improvement upon the cmd module of Python-2.1.1. This is still needed for Python-2.43 for the shell-like splitting.
Instance Methods | |||
tuple
|
|
||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Method Details |
Override parseLine() to split the arguments for our commands.
|
Workaround for Python-2.1.1 (and over) missing arguments parsing.
|
Displays information about the command you can access through this shell.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 12 15:24:51 2013 | http://epydoc.sourceforge.net |