MCPcopy Index your code
hub / github.com/python/cpython / Concrete

Class Concrete

Lib/test/test_typing.py:2838–2839  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2836 ...
2837
2838class Concrete(Proto):
2839 pass
2840
2841class Other:
2842 attr: int = 1

Callers 3

test_is_protocolMethod · 0.70

Calls

no outgoing calls

Tested by 3

test_is_protocolMethod · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…