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 e865128605 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 PyErr_NormalizeException doesn't like being called with an exception set 12 years ago
bytesio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
fileio.c Issue #21090: io.FileIO.readall() does not ignore I/O errors anymore. Before, 12 years ago
iobase.c #15840: make docs consistent by saying operations on closed files raise ValueError. 12 years ago
stringio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
textio.c PyErr_NormalizeException doesn't like being called with an exception set 12 years ago