Closed GoogleCodeExporter closed 8 years ago
App Engine deliberately disallows socket operations and requires you to use
their URL fetching API.
http://code.google.com/appengine/docs/python/runtime.html#The_Sandbox
So this isn't exactly a defect in httplib2. But it may be possible to modify
httplib2 to work nicely with App Engine.
Original comment by mackst...@gmail.com
on 30 Jul 2010 at 4:32
httplib2 now works on App Engine.
Original comment by joe.gregorio@gmail.com
on 11 Feb 2011 at 6:09
Original issue reported on code.google.com by
jure.vrs...@gmail.com
on 30 Jul 2010 at 7:25