This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
699cd9f7f175b4adb18577ae2e5faed329544713
cpython
/
Modules
/
_io
History
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