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.
 
 
 
 
 
 
Charles-François Natali d612de10e5 Issue #12760: Refer to the new 'x' open mode as "exclusive creation" mode. 14 years ago
..
_iomodule.c Issue #12760: Add a create mode to open(). Patch by David Townshend. 14 years ago
_iomodule.h PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy. 14 years ago
bufferedio.c Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError is 14 years ago
bytesio.c Issue #8914: fix various warnings from the Clang static analyzer v254. 15 years ago
fileio.c Issue #12760: Refer to the new 'x' open mode as "exclusive creation" mode. 14 years ago
iobase.c Replace {Get,Set,Has}AttrString with *AttrId. 14 years ago
stringio.c Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH() 14 years ago
textio.c Fix compiler warnings 14 years ago