commit | 2f655b73e4903a218e09cb4c58f7a2b8a706582a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 18:21:39 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 18:21:39 2011 +0200 |
tree | ad17879220d57e7b4048d175d03f9316c02f25f7 | |
parent | 3909da7fca2ef92b8483f39b7cf89cac4b6e4826 [diff] | |
parent | a6d2c769fb38129b6654f8e4ad5b6b27af182f2c [diff] |
(merge 3.2) 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.