Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Point
Class
Point
Lib/test/test_patma.py:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
@dataclasses.dataclass
13
class
Point:
14
x: int
15
y: int
16
17
18
class
TestCompiler(unittest.TestCase):
Callers
11
test_patma_177
Method · 0.70
test_patma_178
Method · 0.70
test_patma_179
Method · 0.70
test_patma_180
Method · 0.70
test_patma_181
Method · 0.70
test_patma_182
Method · 0.70
test_patma_183
Method · 0.70
test_patma_197
Method · 0.70
test_patma_212
Method · 0.70
f
Method · 0.70
test_namedtuple
Method · 0.70
Calls
no outgoing calls
Tested by
11
test_patma_177
Method · 0.56
test_patma_178
Method · 0.56
test_patma_179
Method · 0.56
test_patma_180
Method · 0.56
test_patma_181
Method · 0.56
test_patma_182
Method · 0.56
test_patma_183
Method · 0.56
test_patma_197
Method · 0.56
test_patma_212
Method · 0.56
f
Method · 0.56
test_namedtuple
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…