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

Function isclass

Lib/inspect.py:59–65  ·  view source on GitHub ↗

Return true if the object is a class. Class objects provide these attributes: __doc__ documentation string __module__ name of module in which this class was defined

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ismethoddescriptorFunction · 0.70
getfileFunction · 0.70
findsourceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected