cpython/Modules/_io
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