summaryrefslogtreecommitdiff
path: root/examples/recursive_crawler.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-3/+4
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-3/+3
* Added cleaner recursive web crawler example.Ryan Williams2010-06-211-0/+49