Justin:
I went to command prompt:
typed:
Python foo3.py http://www.thewebsiteIamlookingup.com
I get tracebacks to the following:
line 39 for class Token
line 40 for in Token --> URL = None because in the prompt I am telling the prompt what to insert...
I am running this code:
'''
This is a skeletal working web spider, with virtually no error-checking.
You need to pass in an URL that points to a directory (e.g.
http://www.foo.com/bar/).
This version uses a thread pool, passing in each URL to be retrieved to
a queue and getting back the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.