summaryrefslogtreecommitdiff
path: root/python2/futures/process.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of multiprocess executor in crawl example. Also generate a warning...brian.quinlan2009-10-021-0/+3
* Some style fixes and documentation improvements.brian.quinlan2009-06-141-1/+5
* Clean up threads when the executor is garbage collected and when the interpre...brian.quinlan2009-06-031-52/+82
* Python 2.4 compatibilitybrian.quinlan2009-05-281-1/+1
* 'Working' 2.x implementationbrian quinlan2009-05-231-14/+21
* Seperate into python2 and python3 directoriesbrian quinlan2009-05-231-0/+155