| Home | Trees | Index | Help |
|
|---|
| Module exceptions :: Class AttributeError |
|
object--+ |BaseException--+ |Exception--+ |StandardError--+ | AttributeError
PyDeadObjectError,
PyUnbornObjectErrorAttribute not found.
| Method Summary | |
|---|---|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
__new__(T,
S,
...)
Return a new object with type S, a subtype of T... | |
| Class Variable Summary |
|---|
| Method Details |
|---|
__init__(...)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Wed Nov 28 16:11:23 2007 | http://epydoc.sf.net |