Hi, urllib2 is not supported in GAE. If you're trying to use .open() it would be best to substitute the urlfetch protocol instead.
-r. On Dec 8, 7:05 am, sirisha <[EMAIL PROTECTED]> wrote: > Hi, > > I have developed the application in webapp > framework,but while uploading the application ,I am getting an error > like : > > urllib2.URLError:<urlopen error <11001,'getaddrinfo > failed'>> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
