cpython/Modules/_io
Hirokazu Yamamoto 892a37aff1 Merged revisions 73603 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73603 | hirokazu.yamamoto | 2009-06-28 19:23:00 +0900 | 1 line

  Issue #4856: Remove checks for win NT.
........
2009-06-28 11:07:03 +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 Merged revisions 73603 via svnmerge from 2009-06-28 11:07:03 +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