]> granicus.if.org Git - python/commit
Minor fix for multiprocessing unit test
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 30 Apr 2012 13:48:50 +0000 (14:48 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 30 Apr 2012 13:48:50 +0000 (14:48 +0100)
commit4460c3476d9099d0e05db8a763053c973d2d8be8
tree741cc75f6bc55750673a6a21cb0e278ca66ace6c
parent3e268aac3b1b3c89925b59dae7a213b94bc114b8
Minor fix for multiprocessing unit test

Read from socket might have returned partial message.
Lib/test/test_multiprocessing.py