]> granicus.if.org Git - python/commit
Issue #12151: test_logging writes debug messages to stderr, not stdout
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 22 May 2011 23:16:44 +0000 (01:16 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 22 May 2011 23:16:44 +0000 (01:16 +0200)
commit949c890e4895ce56ff61fe19228e003329dde5e5
tree9082751a9899dfb4e255aea4c6a6ebf9117846d6
parente5f9cbdaae323e801862e8780826386132b58326
Issue #12151: test_logging writes debug messages to stderr, not stdout

stdout are lost in buildbots
Lib/test/test_logging.py