| Trees | Indices | Help |
|
|---|
|
|
Control over continuation 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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:37 2010 | http://epydoc.sourceforge.net |