Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ A
Class
A
extra_tests/snippets/builtin_set.py:368–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
367
368
class
A:
369
def
__hash__(self):
370
return
1
371
372
373
class
B:
Callers
1
builtin_set.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected