summaryrefslogtreecommitdiff
path: root/Lib/multiprocessing/reduction.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 87225 via svnmerge fromR. David Murray2010-12-141-1/+27
* Submit patch for bug 9144; broken imports due to r81380Jesse Noller2010-07-031-1/+1
* issue3352: clean up the multiprocessing API to remove many get_/set_ methods ...Jesse Noller2008-08-191-3/+3
* Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ...Jesse Noller2008-07-161-8/+7
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-190/+190
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-8/+8
* give the threading API PEP 8 namesBenjamin Peterson2008-06-111-1/+1
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+190