GAE currently uses python 2.5, and the urllib2.urlopen has a different signature than it is in python 2.7, that is in python 2.5 it does not support the 'timeout' argument. Can I just use the 'socket.setdefaulttimeout' ?I do not want to switch to urlfetch, because it make the unite test inconvenient.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ybVWKrhivIYJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.