MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __subclasscheck__

Method __subclasscheck__

Lib/abc.py:148–185  ·  view source on GitHub ↗

Override for issubclass(subclass, cls).

(cls, subclass)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__instancecheck__Method · 0.80

Calls 4

WeakSetClass · 0.90
getattrFunction · 0.85
__subclasshook__Method · 0.45
addMethod · 0.45

Tested by

no test coverage detected