[issue3050] Implement PEP 371: multiprocessing module

Benjamin Peterson report at bugs.python.org
Wed Jun 11 16:24:04 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

On Wed, Jun 11, 2008 at 9:20 AM, Tim Golden <report at bugs.python.org> wrote:
>
> Tim Golden <mail at timgolden.me.uk> added the comment:
>
> The _multiprocessing module is not building under Windows at the moment.
> Attempting to import multiprocessing (from an .exe build from the
> current svn) gives "ImportError: No module named _multiprocessing" and
> the test suite skips the test for the same reason.

Can you tell why it's not building?

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


More information about the Python-bugs-list mailing list