[issue22304] Update multiprocessing examples to Py3 and test

2014-08-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: Sorry, copied and pasted from the wrong place. Forget this. -- resolution: -> not a bug status: open -> closed ___ Python tracker ___ _

[issue22304] Update multiprocessing examples to Py3 and test

2014-08-29 Thread Terry J. Reedy
New submission from Terry J. Reedy: https://docs.python.org/2/library/multiprocessing.html#examples contains several examples in Python2 code that need to be updated for Python 3. Richard, if you have them in .py files, perhaps you could run them through 2to3 and then test. # Example where a p