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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_isinstance.py30 def getclass(self):
33 __class__ = property(getclass)
51 def getclass(self):
53 __class__ = property(getclass)
156 def getclass(self):
158 __class__ = property(getclass)
29 def getclass(self): member in class:TestIsInstanceExceptions.test_class_has_no_bases.I
50 def getclass(self): member in class:TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
153 def getclass(self): member in class:AbstractInstance

Completed in 29 milliseconds