]> 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:56:33 +0000 (12:56 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Fri, 25 May 2012 11:56:33 +0000 (12:56 +0100)
commit6a942528ecd0087b91a6c0a5fef5a57b307e7ca9
treefc60b6c1bc48f6d90548007a92c719afcc345365
parent877effc2986ad30ecd5454811b0449bcfe3037f5
Issue #14881: Allow normal non-main thread to spawn a dummy process

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