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

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Lib/objc/
H A D_convenience.py1077 def nsdict__eq__(self, other): function in function:__call__
1084 return not nsdict__eq__(self, other)
1114 ('__eq__', nsdict__eq__),

Completed in 204 milliseconds