cpython/Mac/Modules/res
Jack Jansen e79dc76f53 Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
2000-06-02 21:35:07 +00:00
..
Resmodule.c Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
resedit.py Handles were never disposed. Added an AutoDispose(onoff) method to control this. 2000-03-08 16:58:15 +00:00
resscan.py Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
ressupport.py Handles were never disposed. Added an AutoDispose(onoff) method to control this. 2000-03-08 16:58:15 +00:00