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

Class NonPR

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

Source from the content-addressed store, hash-verified

3853 x = 1
3854
3855 class NonPR(PR): pass
3856
3857 class C(metaclass=abc.ABCMeta):
3858 x = 1

Callers 1

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…