Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

----- Original Message ----

> From: Santoso Wijaya <rep...@bugs.python.org>
> File-like objects handle multiple close() gracefully, silently 
> making the second and subsequent close() calls to an already closed I/O 
> object 
> do nothing. Why can't the same expectation be applied to logging 
> handlers?

I'm not objecting to the change on philosophical grounds, merely commenting 
that it doesn't happen in 2.7/3.2 and suggesting it's not worth fixing in 
2.6/3.1.

----------

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

Reply via email to