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 4f654fbe30 properly decref the return value of close() 12 years ago
..
_iomodule.c properly decref the return value of close() 12 years ago
_iomodule.h Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown. 12 years ago
bufferedio.c add BufferedIOBase.readinto1 (closes #20578) 12 years ago
bytesio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
fileio.c (Merge 3.4) Issue #21090: io.FileIO.readall() does not ignore I/O errors 12 years ago
iobase.c Merge from 3.4 12 years ago
stringio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
textio.c Issue #10310: Use "unsigned int field:1" instead of "signed int field:1" in a 12 years ago