On Nov 23, 8:54 pm, jbw <[EMAIL PROTECTED]> wrote: > On Nov 20, 2:10 am, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > > > web.py 0.3 is ready for release. > > > Changes are: > > new: replace print with return (backward-incompatible) > > Hmm.... one of the things I liked about web.py was that it worked > just like cgi, print to stdout.
I have done a little bit of playing with it, and was wondering if there was some way to have a setting to allow printing to stdout to work at least for some time to let this be migrated to overtime? > > new: support for GAE > > What was done to support GAE? What does this mean? It already seemed > to work on it. No answers for this? > > new: web.openid module Any code examples for using this? > > fix: file uploads are not loaded into memory > > Hmm.. this seems like it could be incompatible with the GAE? Also was > a way to limit file upload sizes put in? Does this work by spooling to a temp. file? > > > fix: SQLLiteral issue (Bug#180027) > > Complete documentation is available at:http://webpy.org/docs/0.3 web.webopenid form(openid_loc): None class host: None logout(): None status(): None is complete documentation for webopenid? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
