Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | DisconnectedDuringGenerator
A special exception that can be yielded during a generator and watched for. This lets us react to connection exceptions in the generator without killing it.
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 12:01:43 2010 | http://epydoc.sourceforge.net |