Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Bad
Class
Bad
Lib/test/test_typing.py:3724–3724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3722
return
0
3723
3724
class
Bad:
pass
3725
3726
self.assertIsInstance(APoint(1, 2,
'A'
), Point)
3727
self.assertIsInstance(BPoint(1, 2), Point)
Callers
1
test_protocols_isinstance_py36
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_protocols_isinstance_py36
Method · 0.56