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

Class CP

Lib/test/test_typing.py:4264–4265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4262 x = 1
4263
4264 class CP(P[int]):
4265 pass
4266
4267 c = CP()
4268 c.foo = 42

Callers 1

Calls

no outgoing calls

Tested by 1