You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Peterson a2d6d7121e call close on the underlying stream even if flush raises (#16597) 13 years ago
..
_iomodule.c Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
_iomodule.h Fixes Issue #12268 for the io module - File readline, readlines and 14 years ago
bufferedio.c call close on the underlying stream even if flush raises (#16597) 13 years ago
bytesio.c Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO 14 years ago
fileio.c Fixes Issue #12268 for the io module - File readline, readlines and 14 years ago
iobase.c Fixes Issue #12268 for the io module - File readline, readlines and 14 years ago
stringio.c Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO 14 years ago
textio.c call close on the underlying stream even if flush raises (#16597) 13 years ago