Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ FunctionNames
Class
FunctionNames
Tools/clinic/libclinic/dsl_parser.py:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
142
143
class
FunctionNames(NamedTuple):
144
full_name: str
145
c_basename: str
146
147
148
def
eval_ast_expr(
Callers
1
parse_function_names
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…