MCPcopy Index your code
hub / github.com/RustPython/RustPython / Concrete

Class Concrete

Lib/test/test_typing.py:2835–2836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2833 ...
2834
2835class Concrete(Proto):
2836 pass
2837
2838class Other:
2839 attr: int = 1

Callers 3

test_is_protocolMethod · 0.70

Calls

no outgoing calls

Tested by 3

test_is_protocolMethod · 0.56