Kumar McMillan wrote: > On Tue, Apr 8, 2008 at 5:42 AM, William Dode <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I just downloaded the google app engine sdk >> http://code.google.com/p/googleappengine/ >> >> And see that there is webob inside ! > > even more than that, Google's own webapp module ("an extremely simple > WSGI web application") is implemented with WebOb. Pretty cool ;) > Good news for WebOb -- more exposure, more bug reports, etc.
Ah, I didn't notice that, because they aren't using the WebOb response, only the request. Huh, wonder why they didn't use both? Ian _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
