Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the preferred form of raise statements in the docs. | Georg Brandl | 2009-06-03 | 1 | -4/+4 |
| | |||||
* | 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 | ||||
* | 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/+311 |