example-code-2e/07-1class-func
2021-01-31 22:48:38 +01:00
..
bingocall.py ch07: example files 2020-06-11 13:32:05 -03:00
clip_introspection.rst ch07: example files 2020-06-11 13:32:05 -03:00
clip_signature.rst ch07: example files 2020-06-11 13:32:05 -03:00
clip.py ch07: example files 2020-06-11 13:32:05 -03:00
README.rst ch07: example files 2020-06-11 13:32:05 -03:00
tagger.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00

Sample code for Chapter 7 - "First-class functions"

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