summaryrefslogtreecommitdiff
path: root/python2
Commit message (Expand)AuthorAgeFilesLines
* Come comment fixes an PEP work.brian.quinlan2009-10-061-2/+2
* Large module documentation cleanupbrian.quinlan2009-10-042-74/+135
* Remove use of multiprocess executor in crawl example. Also generate a warning...brian.quinlan2009-10-022-14/+20
* Added a single doc stringbrian.quinlan2009-08-011-0/+1
* Added some extra doc comments for FutureListbrian.quinlan2009-07-191-0/+10
* Increment version number to 0.2brian.quinlan2009-06-181-1/+1
* Some style fixes and documentation improvements.brian.quinlan2009-06-144-15/+58
* Add tags for Python 2 and 3.brian.quinlan2009-06-111-1/+1
* Added setup scripts.brian.quinlan2009-06-111-0/+18
* Clean up threads when the executor is garbage collected and when the interpre...brian.quinlan2009-06-034-74/+153
* Provide a replacement for functools.partial for python 2.4brian.quinlan2009-05-281-2/+14
* Python 2.4 compatibilitybrian.quinlan2009-05-283-3/+25
* 'Working' 2.x implementationbrian quinlan2009-05-237-69/+138
* Some test fixesbrian quinlan2009-05-231-10/+20
* Seperate into python2 and python3 directoriesbrian quinlan2009-05-237-0/+1631