[issue25332] [Errno 10035] A non-blocking socket operation could not be completed immediately on python 3.1.2

2015-10-07 Thread raghu prasad
raghu prasad added the comment: HI Martin, Thanks for the immediate reply i m sure about the version 3.2 we are using 3.1.2 in our project so thought if it was missed in this version Oh if 3.1.2 is closed then its bad luck can you provide some inputs on how to proceed further on this i

[issue25332] [Errno 10035] A non-blocking socket operation could not be completed immediately on python 3.1.2

2015-10-07 Thread raghu prasad
New submission from raghu prasad: On one machine we are facing this issue [Errno 10035] A non-blocking socket operation could not be completed immediately We are using urllib.request.urlopen with some timeout value sample code getRequest = urllib.request.Request(getUrl