Skip Montanaro wrote: > (Note: I'm backporting because the Python 2.6 version appears to be much more > robust than the 0.52 third-party release.)
As Jesse points out, some of that robustness comes from long-standing bugs in the core getting fixed as a result of the addition of the multiprocessing unit tests to the standard library test suite. Not trying to discourage the project, just pointing out that it may not be as effective as hoped without patching the older versions of the interpreter. Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com