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-05-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bc66b10099552dae79fab232ea643296e10876e
cpython
/
Modules
/
_io
T
History
Benjamin Peterson
6a38ceda03
just throw a normal AttributeError for no buffer attribute
2009-06-14 18:32:19 +00:00
..
_iomodule.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
_iomodule.h
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
bufferedio.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
bytesio.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
fileio.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
iobase.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00
stringio.c
just throw a normal AttributeError for no buffer attribute
2009-06-14 18:32:19 +00:00
textio.c
move to a naming scheme with all lowercase and underscores
2009-06-12 02:07:12 +00:00