Searched refs:EmptyProtocol (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_protocol.py48 EmptyProtocol = objc.formal_protocol("EmptyProtocol", None, ()) variable in class:TestInformalProtocols
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_protocol.py48 EmptyProtocol = objc.formal_protocol("EmptyProtocol", None, ()) variable in class:TestInformalProtocols
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_protocol.py50 EmptyProtocol = objc.formal_protocol("EmptyProtocol", None, ()) variable in class:TestInformalProtocols

Completed in 187 milliseconds