Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsets.py65 class BaseSet(object): class
75 if self.__class__ is BaseSet:
132 if isinstance(other, BaseSet):
138 if isinstance(other, BaseSet):
183 if not isinstance(other, BaseSet):
201 if not isinstance(other, BaseSet):
210 if not isinstance(other, BaseSet):
224 if not isinstance(other, BaseSet):
252 if not isinstance(other, BaseSet):
327 if not isinstance(other, BaseSet):
[all …]