0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Mac/Modules/scrap
Jack Jansen 96cebde909 Added PEP253 support to most Carbon modules. This isn't complete yet:
some of the more compilcated cases (CF, Res) haven't been done yet. Also,
various types should inherit from each other (anything with an as_Resource
method should be a Resource subtype, the CF types should become one family).
2002-12-03 23:40:22 +00:00
..
_Scrapmodule.c Define PyDoc_STR if it isn't defined. This makes these modules compile 2002-11-18 15:26:43 +00:00
scrapscan.py
scrapsupport.py Added PEP253 support to most Carbon modules. This isn't complete yet: 2002-12-03 23:40:22 +00:00