summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/queues.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73206,73232,73299,73683,74020,74185,74544,74643,74647,74817,...Georg Brandl2009-10-271-1/+1
* Merge fix for 4660 back to 26 maintJesse Noller2009-08-061-3/+16
* merge 70792 to 26 maintJesse Noller2009-03-311-1/+1
* change a few uses of the threading APIsBenjamin Peterson2008-08-181-1/+1
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-356/+356
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-17/+17
* give the threading API PEP 8 namesBenjamin Peterson2008-06-111-1/+1
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+356