]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_socket broken in previous commit (changeset 13e2e44db99d).
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Jan 2013 09:08:30 +0000 (11:08 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Jan 2013 09:08:30 +0000 (11:08 +0200)
commit45cb7f6529ce55f9d942fe116495d17f1084a86d
tree4f3f7941bd759d1c1cba04f6c3d5520762a3ccc1
parentdf20b51dffa6a0290ee6e1eb5e4cde45d6c90b42
Fix test_socket broken in previous commit (changeset 13e2e44db99d).
Added new checks for socket.setblocking().
Lib/test/test_socket.py