]> granicus.if.org Git - python/commit
Issue #11393: check that stdout is empty if we use a file
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 31 Mar 2011 16:15:52 +0000 (18:15 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 31 Mar 2011 16:15:52 +0000 (18:15 +0200)
commit19402331022fa73a93fe6b82617ba1dd84d67557
tree83d9d779576251592ada627eab34d16883ac9b26
parent0cc8d59069c1f8404ffbf2e235ea1c2c41d9969b
Issue #11393: check that stdout is empty if we use a file
Lib/test/test_faulthandler.py