Trees | Indices | Help |
|
---|
|
The threaded interpreter.
|
|||
|
|||
func |
|
||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
bool |
|
|
|||
_instance = None
|
|
Replacement method for implementing the singleton design pattern.
|
Return the user function object corresponding to the given string.
|
Apply a user function for synchronous execution.
|
Determine if the interpreter thread queue is empty. This is a wrapper method for the thread method. |
Cause the thread to exit once all currently queued user functions are processed. This is a wrapper method for the thread method. |
Return only once the queue is empty. This is a wrapper method for the interpreter thread. |
Queue up a user function. This is a wrapper method for the interpreter thread.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:53 2024 | http://epydoc.sourceforge.net |