summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/pool.py
Commit message (Expand)AuthorAgeFilesLines
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-596/+596
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-30/+30
* give the threading API PEP 8 namesBenjamin Peterson2008-06-111-7/+7
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+596