AttributeError: 'module' object has no attribute 'getaddrinfo'

如果用 Appengine 与 gdata-python client 的话,请不要选择 gdata-python client 的1.2版本,因为至少目前(Appengine 1.1.4)都会遇到

AttributeError: 'module' object has no attribute 'getaddrinfo'

的错误提示,不过使用 gdata-python client 1.1 或是 1.0 是正常的。

Sign in to add a comment.