[Python-Dev] Backporting multiprocessing?

Skip Montanaro skip.montanaro at gmail.com
Thu Oct 16 18:01:08 CEST 2008


I'd like to try backporting the multiprocessing module to Python 2.4.  My first
problem appears to be the reliance on a complete(?) rewrite of the buffer stuff.

Any clues about transforming this code would be much appreciated.

(Note: I'm backporting because the Python 2.6 version appears to be much more
robust than the 0.52 third-party release.)

Thanks,

Skip


More information about the Python-Dev mailing list