Issue #11453: asyncore: emit a ResourceWarning when an unclosed file_wrapper
object is destroyed. The destructor now closes the file if needed. The close() method can now be called twice: the second call does nothing.
V
Victor Stinner committed
4d4c69dc35154a9c21fed1b6b4088e741fbc6ae6
Parent: 252d40e