Issue #15841: The readable(), writable() and seekable() methods of BytesIO
and StringIO objects now raise ValueError when the object has been closed. Patch by Alessandro Moura.
Showing
Please register or sign in to comment
and StringIO objects now raise ValueError when the object has been closed. Patch by Alessandro Moura.