Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Empty
Class
Empty
Lib/test/test_class.py:278–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
# List/dict operations
277
278
class
Empty:
pass
279
280
try
:
281
1 in Empty()
Callers
1
testListAndDictOps
Method · 0.70
Calls
no outgoing calls
Tested by
1
testListAndDictOps
Method · 0.56