Re: [Paste] webob in google app engine

2008-04-09 Thread Kumar McMillan
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 appli

Re: [Paste] webob in google app engine

2008-04-09 Thread Ian Bicking
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 ("

[Paste] ThreadPool mail config

2008-04-09 Thread Jean-Philippe Dutrève
Hello, My project is in shared hosting and I'd like to be notified when a thread seems blocked and has been killed. How can I change the smtp server and the from_address in ThreadPool.notify_problem()? And how can I add the stack trace in the body of the mail? Thanks, jean-philippe

Re: [Paste] webob in google app engine

2008-04-09 Thread Kumar McMillan
On Wed, Apr 9, 2008 at 1:59 PM, Ian Bicking <[EMAIL PROTECTED]> wrote: > > 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