example-code-2e/16-op-overloading
2021-08-25 14:46:57 -03:00
..
bingo.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
bingoaddable.py sync from Atlas 2021-08-25 14:46:57 -03:00
README.rst ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
tombola.py updade from Atlas repo 2021-05-21 18:56:12 -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 updated from Atlas 2021-08-07 00:44:01 -03:00
vector_v6.py updated from Atlas 2021-08-07 00:44:01 -03:00
vector_v7.py updated from Atlas 2021-08-07 00:44:01 -03:00
vector_v8.py updated from Atlas 2021-08-07 00:44:01 -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