Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ StrSub
Class
StrSub
Lib/test/test_dict.py:1482–1483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1480
# key appears.
1481
1482
class
StrSub(str):
1483
pass
1484
1485
eq_count = 0
1486
# This class compares equal to the string 'key3'
Callers
1
test_str_nonstr
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_str_nonstr
Method · 0.56