summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/heap.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #9600. Don't use relative imports for _multiprocessing on Windows.Brian Curtin2010-08-141-1/+1
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-201/+201
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-201/+201
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+201