]> granicus.if.org Git - python/commit
Bug #1337990: clarified that `doctest` does not support examples
authorTim Peters <tim.peters@gmail.com>
Mon, 24 Apr 2006 02:03:16 +0000 (02:03 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 24 Apr 2006 02:03:16 +0000 (02:03 +0000)
commit8dc73d2dc6db62bed0fb75c71079dbdf06131cda
tree00df45eca40a87a5c1073f878b99c44077e95d79
parentd4c2177b780d3d4e23ed1d541d52b3a896b8c5c8
Bug #1337990: clarified that `doctest` does not support examples
requiring both expected output and an exception.

I'll backport to 2.4 next.
Doc/lib/libdoctest.tex
Misc/NEWS