0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Mac/Modules/carbonevt
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
..
_CarbonEvtmodule.c Added PEP253 support to most Carbon modules. This isn't complete yet: 2002-12-03 23:40:22 +00:00
CarbonEvtscan.py
CarbonEvtsupport.py Added PEP253 support to most Carbon modules. This isn't complete yet: 2002-12-03 23:40:22 +00:00