GNU Info

Info Node: (python2.1-lib.info)Advanced Usage

(python2.1-lib.info)Advanced Usage


Next: How are Docstring Examples Recognized? Prev: What About Exceptions? Up: doctest
Enter node , (file) or (file)node

Advanced Usage
--------------

`testmod()' actually creates a local instance of class `Tester', runs
appropriate methods of that class, and merges the results into global
`Tester' instance `master'.

You can create your own instances of `Tester', and so build your own
policies, or even run methods of `master' directly.  See
`Tester.__doc__' for details.


automatically generated by info2www version 1.2.2.9