[issue18999] Support different contexts in multiprocessing

Lars Buitinck report at bugs.python.org
Sat Oct 19 23:12:50 CEST 2013


Lars Buitinck added the comment:

I also tried

from multiprocessing.pool import Pool

but that died with

ImportError: cannot import name get_context

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18999>
_______________________________________


More information about the Python-bugs-list mailing list