summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-271/+271
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-6/+6
* fix import of multiprocessing by juggling importsBenjamin Peterson2008-06-111-1/+3
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+269