]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
move to a naming scheme with all lowercase and underscores
authorBenjamin Peterson <benjamin@python.org>
Fri, 12 Jun 2009 02:07:12 +0000 (02:07 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 12 Jun 2009 02:07:12 +0000 (02:07 +0000)
commit680bf1afe89c864d6cf04a37ce1b3b2c1d60072f
tree8d688b42e8389e539773d4ab158020b0890272d7
parent2c3ac6b8757f8fc1dacf6aeaa9a9518d8729d52b
move to a naming scheme with all lowercase and underscores
Modules/_io/_iomodule.c
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c
Modules/_io/bytesio.c
Modules/_io/fileio.c
Modules/_io/iobase.c
Modules/_io/stringio.c
Modules/_io/textio.c