mirror of
https://github.com/python/cpython.git
synced 2026-05-23 12:53:22 -04:00
f7fd8e4c94
exceptions raised by the implicit flush(). Also ensure that calling close() several times is supported. Patch by Pascal Chambon.