thanks for the pointer. urllib3 has been ported to GAE (requests uses urllib so that's one worry off the list) but requests uses some file-system calls (and GAE doesn't support file systems).
I'll take a look and see if the library has been taken further for GAE. according to https://github.com/kennethreitz/requests/issues/498 surely there has been some work to adapt requests to GAE. On Wednesday, May 29, 2013 7:05:22 PM UTC+2, Carl wrote: > > I downloaded this pure Python code for using LinkedIn's API - the new API > they launched this year. > > https://github.com/ozgur/**python-linkedin<https://github.com/ozgur/python-linkedin> > > Ozgur's code uses > https://github.com/**kennethreitz/requests<https://github.com/kennethreitz/requests> > > Is anyone using "requests" in a Web2py project? > > Follow-up: anyone using Ozgur's **new** LinkedIn code? > -- --- You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/0XA5gtXiu3U/unsubscribe?hl=en. To unsubscribe from this group and all its topics, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.