]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename bytesobject.c back to stringobject.c to keep with the PyString theme.
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 10 Jun 2008 21:23:22 +0000 (21:23 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 10 Jun 2008 21:23:22 +0000 (21:23 +0000)
commitb7fea62ccaf10364047e8fc39005fafec7ad5975
treec039f1bc27af755829426c09090b6995e5b5904a
parent482f31299c3512a2033c48c92ae1d055c038824c
Rename bytesobject.c back to stringobject.c to keep with the PyString theme.
Part of reverting most of r63675 per the mailing list discussion.
Makefile.pre.in
Objects/stringobject.c [moved from Objects/bytesobject.c with 100% similarity]
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PCbuild/pythoncore.vcproj