Searched defs:__exit__ (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/Foundation/
H A D_context.py11 def __exit__(self, exc_type, exc_val, exc_tb): member in class:NSDisabledAutomaticTermination
22 def __exit__(self, exc_type, exc_val, exc_tb): member in class:NSDisabledSuddenTermination
H A D_functiondefines.py50 def __exit__(self, type, value, tb): member in class:_OC_DisabledSuddenTermination
57 def __exit__(self, type, value, tb): member in class:_OC_DisabledSuddenTermination
83 def __exit__(self, type, value, tb): member in class:.NSDisabledAutomaticTermination
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D_locking.py24 def __exit__(self, type, value, tp): member in class:object_lock
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Lib/PyObjCTools/
H A DAppCategories.py12 def __exit__(self, exc_type, exc_value, exc_tb): member in class:_ctxHelper
31 def __exit__(cls, exc_type, exc_value, exc_tb): member in class:.NSAnimationContext
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D_contextmanager.py34 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGSavedGState
67 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGTransparencyLayer
95 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGContextPage
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Lib/objc/
H A D_locking.py24 def __exit__(self, type, value, tp): member in class:object_lock
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Lib/PyObjCTools/
H A DAppCategories.py12 def __exit__(self, exc_type, exc_value, exc_tb): member in class:_ctxHelper
31 def __exit__(cls, exc_type, exc_value, exc_tb): member in class:.NSAnimationContext
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D_contextmanager.py34 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGSavedGState
67 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGTransparencyLayer
95 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGContextPage
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D_locking.py24 def __exit__(self, type, value, tp): member in class:object_lock
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/PyObjCTools/
H A DAppCategories.py12 def __exit__(self, exc_type, exc_value, exc_tb): member in class:_ctxHelper
31 def __exit__(cls, exc_type, exc_value, exc_tb): member in class:.NSAnimationContext
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/CoreGraphics/
H A D_contextmanager.py32 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGSavedGState
65 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGTransparencyLayer
93 def __exit__(self, exc_type, exc_value, exc_tp): member in class:CGContextPage
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/
H A D__init__.py66 def __exit__(self, type, value, tb): member in class:_OC_DisabledSuddenTermination
73 def __exit__(self, type, value, tb): member in class:_OC_DisabledSuddenTermination
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/core/
H A Dstandard.py26 def __exit__(self, exc_type, exc_value, traceback): member in class:RedirectStdStreams
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_object_property.py45 def __exit__(self, type, value, traceback): member in class:OCObserve
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_bridgesupport.py1267 def __exit__(self, type, value, tp): member in class:Patcher
H A Dtest_object_property.py61 def __exit__(self, type, value, traceback): member in class:OCObserve
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/PyObjCTools/
H A DTestSupport.py893 def __exit__(self, type, value, tp): member in class:filterWarnings

Completed in 299 milliseconds