Andrew,

>
> Is this a bug? Or is multiprocessing not supposed to be compatible across
> implementations? I would think it is, since it's just sockets with pickled
> data, right?
>
> As much as I know, pickles are not exactly a data-exchange format. Being
that in a Pickle something quite similiar to the internal memory
representation of Python objects is serialized.

And the internal memory representation of cPython to the PyPy one.

Best wishes

Harald
-- 
GHUM GmbH
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607

Amtsgericht Stuttgart, HRB 734971
-
persuadere.
et programmare
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to