]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Checkin of Jack's buffer mods.
authorGuido van Rossum <guido@python.org>
Mon, 5 May 1997 22:15:02 +0000 (22:15 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 5 May 1997 22:15:02 +0000 (22:15 +0000)
commitfdf95dd525840559d77637802ff117969db19031
treeac06e548154ef068d134401a08f66c17d681628b
parent8290e075096ac985c564b738a35307fac0992149
Checkin of Jack's buffer mods.
Not really checked, but didn't fail any tests either...
Include/object.h
Modules/arraymodule.c
Objects/fileobject.c
Objects/stringobject.c
Python/getargs.c