]> granicus.if.org Git - python/commit
Ported some features from zope:
authorJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:06:50 +0000 (19:06 +0000)
committerJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:06:50 +0000 (19:06 +0000)
commita643b658a7cd1d820fd561665402705f0f76b1d0
treebd743975ffeafb96ef804635254f166e04b4f71a
parentb91af521fddac47b14c57cd9ba736775334e6379
Ported some features from zope:

- Fixed the display of tests in verbose output
- Allow setUp and tearDown functions to be provided for DocTestSuites.
Lib/doctest.py