]> granicus.if.org Git - python/commit
Added REPORT_ONLY_FIRST_FAILURE flag, which supresses output after the
authorEdward Loper <edloper@gradient.cis.upenn.edu>
Thu, 26 Aug 2004 02:45:51 +0000 (02:45 +0000)
committerEdward Loper <edloper@gradient.cis.upenn.edu>
Thu, 26 Aug 2004 02:45:51 +0000 (02:45 +0000)
commita89f88d53fc83b3eb6788a6e70e0eb05a58703ed
tree1302eecf3acad5eacc1153fab8c8c9c0fc52ba22
parentcc8a4f6563395e39d77da9888d0ea3675214ca64
Added REPORT_ONLY_FIRST_FAILURE flag, which supresses output after the
first failing example in each test.
Doc/lib/libdoctest.tex
Lib/doctest.py
Lib/test/test_doctest.py