]> granicus.if.org Git - python/commit
Doctest has new traceback gimmicks in 2.4. While trying to document
authorTim Peters <tim.peters@gmail.com>
Fri, 13 Aug 2004 03:55:05 +0000 (03:55 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 13 Aug 2004 03:55:05 +0000 (03:55 +0000)
commit41a65ea7fec64be031b79041ebba875bde1155d6
treeb44ebe3063263cf2a32ad121d4e008b6bed64692
parentf076953eb13caf629c81c3656cc0f178c7a91b1d
Doctest has new traceback gimmicks in 2.4.  While trying to document
them (which they are now), I had to rewrite the code to understand
it.  This has got to be the most DWIM part of doctest -- but in context
is really necessary.
Doc/lib/libdoctest.tex
Lib/doctest.py