Home
last modified time | relevance | path

Searched defs:__class__ (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_isinstance.py32 __class__ = property(getclass) variable in TestIsInstanceExceptions.test_class_has_no_bases.I
52 __class__ = property(getclass) variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
155 __class__ = property(getclass) variable in AbstractInstance
Dtest_descr.py2351 __class__ = property(__getclass) variable in ClassPropertiesAndMethods.test_dir.C
4570 __class__ = str variable in ClassPropertiesAndMethods.test_proxy_call.FakeStr
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dabstract.c2875 static PyObject *__class__ = NULL; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dabstract.c2871 static PyObject *__class__ = NULL; local