example-code-2e/14-inheritance
2021-02-14 20:58:46 -03:00
..
diamond.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
README.rst ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00

Sample code for Chapter 14 - "Inheritance: for good or for worse"

From the book "Fluent Python, Second Edition" by Luciano Ramalho (O'Reilly, 2021)
https://learning.oreilly.com/library/view/fluent-python-2nd/9781492056348/