summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing
Commit message (Expand)AuthorAgeFilesLines
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-1312-4726/+4726
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-1314-540/+540
* give the threading API PEP 8 namesBenjamin Peterson2008-06-116-39/+39
* fix import of multiprocessing by juggling importsBenjamin Peterson2008-06-111-1/+3
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-1114-0/+4928