Correction: I don't believe app engine's implementation of urllib supports https requests :P I just tested your url with urllib2.urlopen and it worked fine.
On Jun 22, 9:40 pm, Tony <[email protected]> wrote: > I don't believe urllib supports https requests. Try using urllib2 or > Google's urlfetch module. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
