mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
11946fbe80
and StringIO objects now raise ValueError when the object has been closed. Patch by Alessandro Moura.