summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/sharedctypes.py
Commit message (Expand)AuthorAgeFilesLines
* Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ...Jesse Noller2008-07-161-4/+2
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-234/+234
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-18/+18
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+234