]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
OS/2 EMX port changes (Objects part of patch #450267):
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Tue, 26 Feb 2002 11:36:35 +0000 (11:36 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Tue, 26 Feb 2002 11:36:35 +0000 (11:36 +0000)
commitc487439aa79acaf6c83a65985c110d5ca1ea71da
tree82e92be005591f583ab902c6f6755ba046d41f56
parent5e090fc98525308d2a86eaf5c535c3c2ba1a644c
OS/2 EMX port changes (Objects part of patch #450267):
  Objects/
    fileobject.c
    stringobject.c
    unicodeobject.c

This commit doesn't include the cleanup patches for stringobject.c and
unicodeobject.c which are shown separately in the patch manager.  Those
patches will be regenerated and applied in a subsequent commit, so as
to preserve a fallback position (this commit to those files).
Objects/fileobject.c
Objects/stringobject.c
Objects/unicodeobject.c