Home
last modified time | relevance | path

Searched refs:__instancecheck__ (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_typechecks.py9 def __instancecheck__(cls, inst): member in ABC
77 def __instancecheck__(self, inst): member in TypeChecksTest.test_oldstyle.X
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dabc.py128 def __instancecheck__(cls, instance): member in ABCMeta
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dabc.py128 def __instancecheck__(cls, instance): member in ABCMeta