]> granicus.if.org Git - python/commit
Refactor buggy test to correctly use the msg argument of assertRaises.
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 8 May 2011 17:23:57 +0000 (20:23 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 8 May 2011 17:23:57 +0000 (20:23 +0300)
commit845f1526a301d160d4eec0ce3663a4d645b86493
tree7dd66b3e3a47f2769194bbef74e67f8fe08243ff
parent43432b84c3b96cf911f99ba862f63f6172a4f494
Refactor buggy test to correctly use the msg argument of assertRaises.
Lib/test/test_socket.py