| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
IPCommandPromptHandler --+
|
OutputPrompt
Control over output prompt.
(See CommandPrompt.)
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
_prompt = str(object) -> string |
|||
basic_format = str(object) -> string |
|||
_format = str(object) -> string |
|||
|
|||
|
Inherited from |
|||
|
|||
_promptstr(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
basic_formatstr(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
_formatstr(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:32 2008 | http://epydoc.sourceforge.net |