kjam / wswp

Code for the second edition Web Scraping with Python book by Packt Publications
129 stars 98 forks source link

Update threaded_crawler_with_queue.py #10

Closed cianoflynn closed 6 years ago

cianoflynn commented 6 years ago

Proposed fix for python 3.6 error: "TypeError: unsupported operand type(s) for +: 'generator' and 'list'"