Home
last modified time | relevance | path

Searched refs:OSErrMethodGenerator (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtsupport.py61 CarbonEventsMethod = OSErrMethodGenerator
63 class EventHandlerRefMethod(OSErrMethodGenerator):
/external/python/cpython2/Mac/Modules/ibcarbon/
DIBCarbonsupport.py9 IBCarbonMethod = OSErrMethodGenerator
/external/python/cpython2/Mac/Modules/scrap/
Dscrapsupport.py61 Method = OSErrMethodGenerator
/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py790 class Arg2MethodGenerator(OSErrMethodGenerator):
823 Method = OSErrMethodGenerator
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py179 class OSErrMethodGenerator(OSErrMixIn, MethodGenerator): pass class
/external/python/cpython2/Mac/Modules/snd/
Dsndsupport.py14 class SndMethod(SndMixIn, OSErrMethodGenerator): pass