Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bslatkin/effectivepython
/ item_063.py
File
item_063.py
example_code/item_063.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env PYTHONHASHSEED=1234 python3
2
3
# Copyright 2014-2024 Brett Slatkin, Pearson Education Inc.
4
#
Callers
nothing calls this directly
Calls
10
Point2D
Class · 0.85
BetterPoint2D
Class · 0.85
register_class
Function · 0.85
EvenBetterPoint2D
Class · 0.85
Point3D
Class · 0.85
Vector3D
Class · 0.85
Vector1D
Class · 0.85
deserialize
Method · 0.80
deserialize
Function · 0.70
serialize
Method · 0.45
Tested by
no test coverage detected