Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_functools.py
File
stdlib_functools.py
extra_tests/snippets/stdlib_functools.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
functools
import
reduce
2
3
from
testutils
import
assert_raises
4
Callers
nothing calls this directly
Calls
9
reduce
Function · 0.90
assert_raises
Function · 0.90
str
Function · 0.85
Squares
Class · 0.70
TestFailingIter
Class · 0.70
BadSeq
Class · 0.70
SequenceClass
Class · 0.70
join
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected