UnexpectedException
A DocTest example has encountered an unexpected exception
The UnexpectedException class is accessible via the
formencode.util.doctest24
module.
The exception instance has variables:
- test: the DocTest object being run
- excample: the Example object that failed
- exc_info: the exception info
Methods
See
the source
for more information.