commit | a6d2c769fb38129b6654f8e4ad5b6b27af182f2c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 18:20:11 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 18:20:11 2011 +0200 |
tree | d45f5ca3e8633072da875d9944012f644d440bc3 | |
parent | eaf399e3355e6d62b1bb5810b66ad4ff431ece57 [diff] |
Issue #12451: Open files in binary mode in some tests when the text file is not needed. Remove also an unused variable (blank) in test_threading.