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

File item_055.py

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

MyOtherObjectClass · 0.85
MyChildObjectClass · 0.85
MyStringClassClass · 0.85
MyIntegerSubclassClass · 0.85
ChildClass · 0.85
MyObjectClass · 0.70
get_private_fieldMethod · 0.45
get_valueMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected