Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ is_method
Function
is_method
share/docs/prettymethods.py:50–51 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
48
49
50
def
is_method(node):
51
return
node and
"self"
in node.astext()
52
53
54
def
get_children(parameters_node):
Callers
2
get_children
Function · 0.85
apply
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected