Brent Tubbs added the comment:

Patch attached.

I ran into this while trying to figure out why close() wasn't being called 
while running the Django dev server, which inherits from wsgiref's BaseHandler. 
 So I'm also surprised that it's gone unnoticed so long.

Thanks for the quick attention and encouragement on this!

----------
keywords: +patch
Added file: http://bugs.python.org/file27561/wsgiref_close.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16220>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to