This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-16 08:01:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d64fc39a8010959f85c81fb33df46c9aaf71ba0e
cpython
/
Modules
/
_io
T
History
Martin v. Löwis
767046aab1
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
..
_iomodule.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
_iomodule.h
PEP 3151 / issue
#12555
: reworking the OS and IO exception hierarchy.
2011-10-12 02:54:14 +02:00
bufferedio.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
bytesio.c
…
fileio.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
iobase.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
stringio.c
Fix misuse of PyUnicode_GET_SIZE, use PyUnicode_GET_LENGTH instead
2011-10-11 22:11:42 +02:00
textio.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00