example-code-2e/13-op-overloading
2015-04-17 21:29:30 -03:00
..
bingo.py update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
bingoaddable.py update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
README.rst added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
tombola.py update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
unary_plus_decimal.py update from Atlas 2015-04-05 12:07:28 -03:00
vector2d_v3.py update from Atlas 2015-04-05 12:07:28 -03:00
vector_py3_5.py update from Atlas 2015-04-05 12:07:28 -03:00
vector_v6.py update from Atlas 2015-04-05 12:07:28 -03:00
vector_v7.py update from Atlas 2015-04-05 12:07:28 -03:00
vector_v8.py update from Atlas 2015-04-05 12:07:28 -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