Home | Trees | Indices | Help |
|
---|
|
code.InteractiveInterpreter --+ | ParallelInterpreter
|
|||
__init__(self) Constructor. |
|||
mainloop(self) | |||
Inherited from |
|
Constructor. The optional 'locals' argument specifies the dictionary in which code will be executed; it defaults to a newly created dictionary with key "__name__" set to "__console__" and key "__doc__" set to None.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:41 2006 | http://epydoc.sourceforge.net |