]> granicus.if.org Git - python/commit
Edward Loper's cool and massive refactoring of doctest.py, merged from
authorTim Peters <tim.peters@gmail.com>
Wed, 4 Aug 2004 18:46:34 +0000 (18:46 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 4 Aug 2004 18:46:34 +0000 (18:46 +0000)
commit8485b562164304d068dfac4cee0f5108251eda55
tree3196de7c88c8fe2396f63eb2865f271a5a9fb223
parentc81c695dc9fe57562d93e46eaf84bc8ed16db07b
Edward Loper's cool and massive refactoring of doctest.py, merged from
the tim-doctest-merge-24a2 tag on the the tim-doctest-branch branch.
We did development on the branch in case it wouldn't land in time for
2.4a2, but the branch looked good:  Edward's tests passed there, ditto
Python's tests, and ditto the Zope3 tests.  Together, those hit doctest
heavily.
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS