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

Class Point

Lib/test/test_dataclasses/__init__.py:752–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

750 'x is not allowed'):
751 @dataclass
752 class Point:
753 x: typ = empty
754
755
756 # Nor a non-zero-length value

Callers 1

test_not_tupleMethod · 0.70

Calls 1

SubclassClass · 0.70

Tested by 1

test_not_tupleMethod · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…