]> granicus.if.org Git - python/commit
Issue #14881: Allow normal non-main thread to spawn a dummy process
authorRichard Oudkerk <shibturn@gmail.com>
Fri, 25 May 2012 11:57:58 +0000 (12:57 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Fri, 25 May 2012 11:57:58 +0000 (12:57 +0100)
commit54454e7dc25f8ce5aef87a4faed89aca19067815
tree19f96f0227ad0798a7323ae19d1d55e8d25102fa
parent2cc71565154b2092da9b15e205567c13e07f331a
Issue #14881: Allow normal non-main thread to spawn a dummy process

Fix suggested by Itay Brandes
Lib/multiprocessing/dummy/__init__.py