| Home | Trees | Index | Help |
|---|
|
__builtin__.object:
The most base type
unittest.TestCase:
A class whose instances are single test cases.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
exceptions.Exception:
Common base class for all exceptions.
exceptions.StandardError:
Base class for all standard Python exceptions.
exceptions.AssertionError:
Assertion failed.
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 24 14:15:09 2004 | http://epydoc.sf.net |