"socket operation on non socket" on Windows
wiz1024 wiz1024
wiz1024 at gmail.com
Tue Jan 11 06:18:27 EST 2011
Hi
I have a problem on Windows with the module urllib2 with python 2.5
when i use the "urlopen" function, i have some time the following error :
error<urlopen error (10038, 'Socket operation on non-socket')>
I don't understand why suddenly this error arrives
The urlopen function is called from a thread
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110111/742efa35/attachment.html>
More information about the Python-list
mailing list