]> granicus.if.org Git - python/commit
fix for previous commit related to issue 10527 which didn't have the intended effect...
authorGiampaolo Rodola' <g.rodola@gmail.com>
Mon, 14 Jan 2013 01:24:05 +0000 (02:24 +0100)
committerGiampaolo Rodola' <g.rodola@gmail.com>
Mon, 14 Jan 2013 01:24:05 +0000 (02:24 +0100)
commit0c8ad61c9576916c7f1e567d7a364fc7d79f8672
tree22e3948a883e9340d6fd40090f82cf041e50feea
parent0ee84e04da7883623842d67bb1b1706bfacab309
fix for previous commit related to issue 10527 which didn't have the intended effect as per http://bugs.python.org/issue10527#msg179895
Lib/multiprocessing/connection.py
Lib/test/test_multiprocessing.py