cpython/Modules/_io
Martin v. Löwis afe55bba33 Add API for static strings, primarily good for identifiers.
Thanks to Konrad Schöbel and Jasper Schulz for helping with the mass-editing.
2011-10-09 10:38:36 +02:00
..
_iomodule.c Add API for static strings, primarily good for identifiers. 2011-10-09 10:38:36 +02:00
_iomodule.h Implement PEP 393. 2011-09-28 07:41:54 +02:00
bufferedio.c Add API for static strings, primarily good for identifiers. 2011-10-09 10:38:36 +02:00
bytesio.c Issue #8914: fix various warnings from the Clang static analyzer v254. 2011-02-22 20:15:44 +00:00
fileio.c Add API for static strings, primarily good for identifiers. 2011-10-09 10:38:36 +02:00
iobase.c Add API for static strings, primarily good for identifiers. 2011-10-09 10:38:36 +02:00
stringio.c Fix usage og PyUnicode_READY() 2011-10-04 20:53:03 +02:00
textio.c Add API for static strings, primarily good for identifiers. 2011-10-09 10:38:36 +02:00