| Trees | Indices | Help |
|
|---|
|
|
Abstract class that
Translators handle translation between objects and their string representations in the GUI.
last_string2object_failed is a flag that can be set to indicate that the last string-to-object translation failed. (TkParameterized checks this attribute for indicating errors to the user.)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
last_string2object_failed = Falsebool(x) -> bool |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
last_string2object_failedbool(x) -> bool Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:28 2010 | http://epydoc.sourceforge.net |