]> granicus.if.org Git - python/commit
Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly correct:...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Mar 2001 16:32:03 +0000 (16:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Mar 2001 16:32:03 +0000 (16:32 +0000)
commit043732e95d3653960be4e23a84dc6661683001c0
tree507e8bb345b784b5808e16e838a770f014e29f35
parentcfef0096f993c929c2e7f4814b43b273db97bd9c
Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly correct: OS9 InterfaceLib has it, but enabling it will make Python refuse to run on 8.6 and earlier.
Mac/Modules/res/Resmodule.c
Mac/Modules/res/resscan.py