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
3bd31a266b42b66f59a3dd161aea34e3441663ad
cpython
/
Modules
/
_io
History
Martin v. Löwis
43c57785d3
Rename utf8b error handler to surrogateescape.
2009-05-10 08:15:24 +00:00
..
_iomodule.c
…
_iomodule.h
…
bufferedio.c
implement a detach() method for BufferedIOBase and TextIOBase
#5883
2009-05-01 20:40:59 +00:00
bytesio.c
use NULL for the ends of tables
2009-04-19 03:15:20 +00:00
fileio.c
Rename utf8b error handler to surrogateescape.
2009-05-10 08:15:24 +00:00
iobase.c
use NULL for the ends of tables
2009-04-19 03:15:20 +00:00
stringio.c
use NULL for the ends of tables
2009-04-19 03:15:20 +00:00
textio.c
implement a detach() method for BufferedIOBase and TextIOBase
#5883
2009-05-01 20:40:59 +00:00