Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Point
Class
Point
Lib/test/test_patma.py:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
@dataclasses.dataclass
12
class
Point:
13
x: int
14
y: int
15
16
17
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