Package zope :: Package testing :: Module doctest :: Class DocTestFailure
[show private | hide private]
[frames | no frames]

Class DocTestFailure

Exception --+
            |
           DocTestFailure


A DocTest example has failed in debugging mode.

The exception instance has variables:


Method Summary
  __init__(self, test, example, got)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Class Variable Summary
    Inherited from Exception
Implements __implemented__ = <implementedBy exceptions.Exception>
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net