summaryrefslogtreecommitdiff
path: root/crawl.py
Commit message (Expand)AuthorAgeFilesLines
* Moved the code in the futures package to concurrent.futures as per PEP 3148; ...Alex Gr?nholm2010-12-181-0/+74
* Seperate into python2 and python3 directoriesbrian quinlan2009-05-231-57/+0
* Better tests and stuffbrian.quinlan2009-05-201-1/+2
* Same names change and doc additions.brian.quinlan2009-05-101-3/+1
* Some example love.brian.quinlan2009-05-041-12/+32
* First maybe-working version of process pools.brian.quinlan2009-05-041-4/+4
* Initial checkin.brian.quinlan2009-05-031-0/+38