]> granicus.if.org Git - python/commit
Indent body of _EXAMPLE_RE for readability. _IS_BLANK_OR_COMMENT makes
authorTim Peters <tim.peters@gmail.com>
Mon, 9 Aug 2004 03:28:45 +0000 (03:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 9 Aug 2004 03:28:45 +0000 (03:28 +0000)
commitd40a92b3f09bcf755c86af59647ffb08c9082870
treeb4f34abbe7385692716fdf7e4085564d8234a113
parent78b58f38f183009853ca14e966afee34038f1503
Indent body of _EXAMPLE_RE for readability.  _IS_BLANK_OR_COMMENT makes
more sense as a callable.
Lib/doctest.py