Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | EmailManagerThread
Thread for sending e-mail in the background (using a queue of e-mails).
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Blocks on the queue until it has an e-mail in it, then send it.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 13 12:54:32 2011 | http://epydoc.sourceforge.net |