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

Function isroutine

Lib/inspect.py:236–241  ·  view source on GitHub ↗

Return true if the object is any kind of function or method.

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isbuiltinFunction · 0.85
isfunctionFunction · 0.85
ismethodFunction · 0.85
ismethoddescriptorFunction · 0.85

Tested by

no test coverage detected