On 1/11/2011 6:18 AM, wiz1024 wiz1024 wrote:
HiI 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
Give us both the failing call and the complete copy-and-pasted traceback. -- Terry Jan Reedy -- http://mail.python.org/mailman/listinfo/python-list