Wait until next SDK will release - it will be support python 2.7 2011/10/9 Xi Shen <[email protected]>
> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- С уважением, Кулин Тимофей. Телефон: +7 (4852) 974793 ICQ: 114902104 email: [email protected] Blog: http://timofey.koolin.ru -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
