MCPcopy Create free account
hub / github.com/bslatkin/effectivepython / item_056.py

File item_056.py

example_code/item_056.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

distanceFunction · 0.85
bad_distanceFunction · 0.85
translateFunction · 0.85
translate_copyFunction · 0.85
translate_replaceFunction · 0.85
translate_dataclassFunction · 0.85
PointClass · 0.70
ImmutablePointClass · 0.70
addMethod · 0.45

Tested by

no test coverage detected