Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RayNorth

    Thread Pool Spider Issue...

    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...
  2. RayNorth

    Thread Pool Spider Issue...

    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...

Part and Inventory Search

Back
Top