example-code-2e/16-op-overloading
2021-02-14 20:58:46 -03:00
..
bingo.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
bingoaddable.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
tombola.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
unary_plus_decimal.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
vector2d_v3.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
vector_py3_5.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
vector_v6.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
vector_v7.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
vector_v8.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00

Sample code for Chapter 13 - "Operator overloading: doing it right"

From the book "Fluent Python" by Luciano Ramalho (O'Reilly, 2015)
http://shop.oreilly.com/product/0636920032519.do