]> granicus.if.org Git - python/commit
os.dup()-then-close() can be replaced with detach()
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 9 May 2011 19:00:28 +0000 (21:00 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 9 May 2011 19:00:28 +0000 (21:00 +0200)
commit5aa878c61a7ecf043ac390672b997adbe7e340d0
treed8d7ac38b87549c53b02b81cc780c95ceab2ff1f
parent2341f9ba009acad731cf34d8503c7a8f85ebf330
os.dup()-then-close() can be replaced with detach()
Lib/multiprocessing/connection.py