summaryrefslogtreecommitdiff
path: root/python3
Commit message (Expand)AuthorAgeFilesLines
* Come comment fixes an PEP work.brian.quinlan2009-10-061-1/+1
* Large module documentation cleanupbrian.quinlan2009-10-042-70/+140
* Remove use of multiprocess executor in crawl example. Also generate a warning...brian.quinlan2009-10-022-7/+14
* Fixed a docstring mis-capitalization.brian.quinlan2009-08-011-1/+1
* 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-4/+47
* 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-033-67/+148
* 'Working' 2.x implementationbrian quinlan2009-05-233-4/+1
* Test fixesbrian quinlan2009-05-231-10/+20
* Seperate into python2 and python3 directoriesbrian quinlan2009-05-237-0/+1631