| Home | Trees | Indices | Help |
|
|---|
|
|
threading.Thread with MailBox.MailBox supportNote: Using ThreadPool is preferred, even with only a single worker.
|
|||
|
|||
| tuple |
|
||
|
|||
| Message |
|
||
| Message |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
logger = AutoLogger()
|
|||
|
|||
| context manager |
context the in-use context. |
||
|
context_factory factory returning a context manager. |
|||
| MailBox.MailBox |
inbox shared source of Messages |
||
| bool |
newcontext should new contexts be created? When False, the thread exits. |
||
| string |
unhandled one of die, newcontext, keeprunning, indicating how
uncaught exceptions should be handled.
|
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
func with a mesg. For internal use.
|
reply to mesg. For internal use.
|
|
|||
contextthe in-use context. For internal use/debugging.
|
context_factoryfactory returning a context manager. See module docs. |
newcontextshould new contexts be created? When False, the thread exits. For internal use.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Mar 10 05:37:11 2008 | http://epydoc.sourceforge.net |