]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of _Resmodule.c 1.10 and ressupport.py 1.20:
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 18 Mar 2002 15:38:24 +0000 (15:38 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 18 Mar 2002 15:38:24 +0000 (15:38 +0000)
commit45465f22957f5fa66270357da7b2a26dd8430579
tree4b3ac9227660eb9139e60126fc15cf0b360264a1
parentd11f1fac66c852ef62b9ddb1ff4c23caf1b8b7c9
Backport of _Resmodule.c 1.10 and ressupport.py 1.20:
Some of the newer routines return an OSErr, like most toolbox calls,
in stead of depending on ResError(). Second half of fix for #531291.
Mac/Modules/res/_Resmodule.c
Mac/Modules/res/ressupport.py