blob: 0ed8ff91925ab5577a080304fe6f72eb2f3c5ce7 [file] [log] [blame]
In :meth:`io.IOBase.close`, ensure that the :attr:`~io.IOBase.closed`
attribute is not set with a live exception. Patch by Zackery Spytz and Serhiy
Storchaka.