]> granicus.if.org Git - python/commit
2to3 run of multiprocessing examples.
authorChristian Heimes <christian@cheimes.de>
Fri, 28 Nov 2008 11:23:26 +0000 (11:23 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 28 Nov 2008 11:23:26 +0000 (11:23 +0000)
commitaae1b70a83094314043ad65fc098b2aa7137c294
treea78a27e7d4a5090810b337ee2ff6160c98a91c23
parent94e0772989073d207855a787a59f863f79230771
2to3 run of multiprocessing examples.
mp_benchmarks, mp_newtypes and mp_distribution are still broken but the others are working properly. We should include the examples in our unit test suite ...
Doc/includes/mp_benchmarks.py
Doc/includes/mp_newtype.py
Doc/includes/mp_pool.py
Doc/includes/mp_synchronize.py
Doc/includes/mp_webserver.py
Doc/includes/mp_workers.py