commit | 566f8a646e937c17ff5bc7a8abc7af3c332b66ec | [log] [tgz] |
---|---|---|
author | Giampaolo Rodola' <g.rodola@gmail.com> | Wed May 18 21:28:39 2011 +0200 |
committer | Giampaolo Rodola' <g.rodola@gmail.com> | Wed May 18 21:28:39 2011 +0200 |
tree | 81f43bb3bd12c4a6cff43bdb5013180fb022c625 | |
parent | 0d38f2e65fa627c89fc4eb5cb9246f89179413ea [diff] |
os.sendfile() test: fix "AttributeError: 'NoneType' object has no attribute 'Thread'" when running tests with --without-threads option. reference: http://bugs.python.org/issue10882#msg136257