]> granicus.if.org Git - python/commit
Fix #5162. Allow child spawning from Windows services (via pywin32).
authorbrian.curtin <brian@python.org>
Mon, 11 Apr 2011 23:00:59 +0000 (18:00 -0500)
committerbrian.curtin <brian@python.org>
Mon, 11 Apr 2011 23:00:59 +0000 (18:00 -0500)
commit40b53161183a6337d1db6168e2394e22c45d33ac
treeadd3ac012166980475bf889cf8016973671c29bb
parente575f10c51d0fcfa0bdf8512575b95af990b55b2
Fix #5162. Allow child spawning from Windows services (via pywin32).
Lib/multiprocessing/forking.py