I highly doubt you are going to get help with this here. I did a quick Google search for your problem and it would seem that it is a problem with the Windows socket not having enough space on the queue. Here's a quote from a forum...
"Yes I could observe this error some time ago.
It is not related to Python but it is rather a Windows Sockets error.
Searching the google I have found this description of the error message:
http://support.ipswitch.com/kb/WSK-19980702-EM02.htm
Try to use a sniffer like Ethereal and see what packets
are sent and received from the network."
You may want to try the Python forums for questions like this (comp.lang.python or the mailing list here http://mail.python.org/mailman/listinfo/python-list).
You should read through some of the questions/answers for this Google search. This may point you in the right direction...
http://www.google.com/search?client=ubuntu&channel=fs&q=urlopen+error+%2810053%2C+%27Software+caused+connection+abort%27%29&ie=utf-8&oe=utf-8