Thanks Jeff for the information.
I will be really please to help you but I'm a dummy in C#, C++, Python and
Windows :(

Romain.

2011/3/23 Jeff Hardy <jdha...@gmail.com>

> On Wed, Mar 23, 2011 at 7:19 AM, Romain Gilles <romain.gil...@gmail.com>
> wrote:
> >  but who can I add to my IronPython the _multiprocessing module ?
> > ------------------------------------------------------------------
> > c:\temp>ipy test-ipy-multiprocessing.py
> > Traceback (most recent call last):
> >   File "test-ipy-multiprocessing.py", line 1, in <module>
> >   File "c:\Program Files\IronPython
> > 2.7\lib\site-packages\multiprocessing\__init__.py", line 83, in <module>
> > ImportError: No module named _multiprocessing
> > ------------------------------------------------------------------
> > Maybe It cannot be resolved that way.
>
> Unfortunately, no one has written an IronPython version of
> _multiprocessing, so it's not supported. It's probably one of the
> trickiest remaining modules to support, so contributions are welcome,
> as always.
>
> - Jeff
>
> - Jeff
>
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to