Trees | Indices | Help |
|
---|
|
Interactive yum shell.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Instantiate a line-oriented interpreter framework. The optional argument 'completekey' is the readline name of a completion key; it defaults to the Tab key. If completekey is not None and the readline module is available, command completion is done automatically. The optional arguments stdin and stdout specify alternate input and output file objects; if not specified, sys.stdin and sys.stdout are used.
|
Called on an input line when the command prefix is not recognized. If this method is not overridden, it prints an error message and returns.
|
Called when an empty line is entered in response to the prompt. If this method is not overridden, it repeats the last nonempty command entered.
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:33 2010 | http://epydoc.sourceforge.net |