commit | e711cafab13efc9c1fe6c5cd75826401445eb585 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Jun 11 16:44:04 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Jun 11 16:44:04 2008 +0000 |
tree | 091a6334fdf6ccdcb93027302c5e038570ca04a4 | |
parent | eec3d7137929611b98dd593cd2f122cd91b723b2 [diff] |
Merged revisions 64104,64117 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64104 | benjamin.peterson | 2008-06-10 21:40:25 -0500 (Tue, 10 Jun 2008) | 2 lines add the multiprocessing package to fulfill PEP 371 ........ r64117 | benjamin.peterson | 2008-06-11 07:26:31 -0500 (Wed, 11 Jun 2008) | 2 lines fix import of multiprocessing by juggling imports ........