example-code-2e/09-closure-deco
2021-08-07 00:44:01 -03:00
..
clock updated from Atlas 2021-08-07 00:44:01 -03:00
average_oo.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
average.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
fibo_compare.py ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00
fibo_demo_cache.py sync with O'Reilly Atlas 2021-06-26 13:42:28 -03:00
fibo_demo.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
global_x_local.rst ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00
htmlizer.py sync with O'Reilly Atlas 2021-06-26 13:42:28 -03:00
README.rst ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00
registration_abridged.py ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00
registration_param.py ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00
registration.py updade from Atlas repo 2021-05-21 18:56:12 -03:00
stacked.py ch08, 09, 10: example files 2020-06-11 14:58:15 -03:00

Sample code for Chapter 8 - "Closures and decorators"

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