]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #5162. Allow child spawning from Windows services (via pywin32).
authorbrian.curtin <brian@python.org>
Mon, 11 Apr 2011 22:57:59 +0000 (17:57 -0500)
committerbrian.curtin <brian@python.org>
Mon, 11 Apr 2011 22:57:59 +0000 (17:57 -0500)
commit727b498102ff1d6e9055f203314307a33677578d
treeef193be229ea461a6d13addac7e87ca507822d78
parent49353d0e8f1faf526e7bc90d7422b3e050ad74bb
parente2f299845d51beabec4563fb3ceeae3df63ae4b7
Fix #5162. Allow child spawning from Windows services (via pywin32).
Lib/multiprocessing/forking.py