example-code-2e/07-closure-deco
2015-04-15 05:20:25 -03:00
..
average_oo.py updated from Atlas 2015-04-01 22:48:56 -03:00
average.py updated from Atlas 2015-04-01 22:48:56 -03:00
clockdeco_demo.py updated from Atlas 2015-04-01 22:48:56 -03:00
clockdeco_param_demo1.py updated from Atlas 2015-04-01 22:48:56 -03:00
clockdeco_param_demo2.py updated from Atlas 2015-04-01 22:48:56 -03:00
clockdeco_param.py updated from Atlas 2015-04-01 22:48:56 -03:00
fibo_demo_lru.py updated from Atlas 2015-04-01 22:48:56 -03:00
fibo_demo.py updated from Atlas 2015-04-01 22:48:56 -03:00
generic.py updated from Atlas 2015-04-01 22:48:56 -03:00
global_x_local.rst updated from Atlas 2015-04-01 22:48:56 -03:00
README.rst added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
registration_abridged.py updated from Atlas 2015-04-01 22:48:56 -03:00
registration_param.py updated from Atlas 2015-04-01 22:48:56 -03:00
registration.py updated from Atlas 2015-04-01 22:48:56 -03:00
strategy_best4.py updated from Atlas 2015-04-01 22:48:56 -03:00

Sample code for Chapter 7 - "Closures and decorators"

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