http://www.python.org/peps/pep-0333.html#the-start-response-callable http://www.python.org/peps/pep-0333.html#error-handling
It seems like, in the small number of cases where this matters (basically error catching middleware and actual servers) it's easy enough to just code this up normally, I guess I don't see why the extra argument is needed to pass the error up the stack...?
-- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com