Notes and code I wrote as I read Luciano Ramalho's book Fluent Python DISCLAIMER: All rights the code copied from Fluent Python bellongs to the author TipCall python3 -i example.py so you can interact with the code and play around without having to copy and paste in the REPL. Chapter 9 - Decorators And Closures