summaryrefslogtreecommitdiff
path: root/python2
Commit message (Expand)AuthorAgeFilesLines
* 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