At 08:10 PM 3/27/2010 +0100, Manlio Perillo wrote:
Some time ago, someone reported me that an application embedded in Nginx
with my WSGI module failed to execute, since in my implementation the
wsgi.errors object does not implement the .close method.

We should probably note in the spec that WSGI applications have no business closing the errors object; ISTM it is a completely meaningless action.

_______________________________________________
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

Reply via email to