Ah, shoot me. I had a .join() statement on the output queue but not on in the input queue. So the threads for the input queue got terminated before BeautifulSoup could get started. I went down that same rabbit hole with CSVWriter the other day. *sigh*

Thanks for everyone's help.

Chris R.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to