Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ functools.py
File
functools.py
Lib/functools.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"functools.py - Tools
for
working
with
functions and callable objects
2
""
"
3
# Python module wrapper for _functools C module
4
# to allow utilities written in Python to be added
Callers
nothing calls this directly
Calls
4
namedtuple
Function · 0.90
frozendict
Class · 0.85
_PlaceholderType
Class · 0.85
_warn_python_reduce_kwargs
Function · 0.85
Tested by
no test coverage detected