]> granicus.if.org Git - python/commit
Fix call to os.waitpid, it does not take keyword args.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 24 Feb 2009 04:23:25 +0000 (04:23 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 24 Feb 2009 04:23:25 +0000 (04:23 +0000)
commitc9332fada6dbb8e811762d480bb54c38ed52bc3d
tree3e2a1b0928c2899b58c49c41930c7e928b14653a
parenta18736b5d2cb8d6141456c40d7d2e762b04a31b8
Fix call to os.waitpid, it does not take keyword args.
Lib/SocketServer.py