Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue5738: The distribution example was confusing, and out of date. It's too ↵ | Jesse Noller | 2009-11-21 | 1 | -364/+0 |
| | | | | large to include inline in the docs as well. It belongs in an addons module outside the stdlib. Removing. | ||||
* | #3320: fix spelling. | Georg Brandl | 2009-04-25 | 1 | -1/+1 |
| | |||||
* | Set eol-style correctly for mp_distributing.py. | Georg Brandl | 2009-01-03 | 1 | -364/+364 |
| | |||||
* | Retain copyright of processing examples. This was requested by a Debian ↵ | Christian Heimes | 2008-11-28 | 1 | -0/+3 |
| | | | | maintainer during packaging of the multiprocessing package for 2.4/2.5 | ||||
* | mp docs - fix issues 4012,3518,4193 | Jesse Noller | 2008-11-28 | 1 | -1/+0 |
| | |||||
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ↵ | Jesse Noller | 2008-08-19 | 1 | -1/+1 |
| | | | | and convert them to properties. Update the docs and the examples included. | ||||
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+362 |