summaryrefslogtreecommitdiffstats
path: root/Doc/includes/mp_pool.py
Commit message (Collapse)AuthorAgeFilesLines
* issue3352: clean up the multiprocessing API to remove many get_/set_ methods ↵Jesse Noller2008-08-191-1/+1
| | | | and convert them to properties. Update the docs and the examples included.
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+311