cpython/Mac/Modules/osa
Ronald Oussoren ba687525c5 This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard
by purging bindings to OSA's debug API's. Those APIs we're completely
unsupported on OSX 10.4 and are no longer available on OSX 10.5.

Note that this patches a generated file. This is somewhat acceptable because
regenerating the file is non-trivial and wouldn't use system headers anyway.
2007-12-05 20:07:36 +00:00
..
_OSAmodule.c This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard 2007-12-05 20:07:36 +00:00
osascan.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
osasupport.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
setup.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00