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.
 
 
 
 
 
 
Terry Jan Reedy 09b7503bc9 Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 13 years ago
..
_iomodule.c Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
_iomodule.h Fixes issue #12268: File readline, readlines and read() or readall() methods 14 years ago
bufferedio.c Merge #17275: Fix class name in init errors in C bufferedio classes. 13 years ago
bytesio.c Merge 3.2. 14 years ago
fileio.c Issue #15989: Fix several occurrences of integer overflow 13 years ago
iobase.c Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 13 years ago
stringio.c Issue #15841: The readable(), writable() and seekable() methods of BytesIO 14 years ago
textio.c Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying 13 years ago