]> granicus.if.org Git - python/commit
#2787: Flush stdout after writing test name, helpful when running
authorGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:17:41 +0000 (15:17 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:17:41 +0000 (15:17 +0000)
commitd063240d9141c1207ae7a88f3dc9f7576d49a056
tree14ca2e3f9ea010064fdf5062440bd13dc76c1063
parentb52a74b5171f66bf38f7373e50c8515f2e6ab587
#2787: Flush stdout after writing test name, helpful when running
hanging or long-running tests. Patch by Adam Olsen.
Lib/unittest.py