Hi.

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.

The same object type is used to replace sys.stderr.

Of course, both trying to close wsgi.errors and sys.stderr means an
application/framework is broken, IMHO.

Unfortunately I never got to know what application or framework was
causing the problem.

Any idea?


Thanks  Manlio
_______________________________________________
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