Problems with multiple urlopen-objects
johaneng at my-dejanews.com
johaneng at my-dejanews.com
Fri May 21 18:07:53 EDT 1999
Hi there!
I'm trying to setup multiple url-connections
simultaneously using threads. However using the
urllib.urlopen-function concurrently with another
thread seems to be generating the following kind
of IO-errors:
('socket error', <socket.error instance at
813ed08>)
How could these errors be avoided? And should I
use something else than urlopen()?
Any help would be greatly appreciated!
--
Johan
P.S. Please reply to my direct E-Mail address
also. Thanks!
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
More information about the Python-list
mailing list