fluentpython / example-code

Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
http://bit.ly/fluentpy
MIT License
5.56k stars 2.18k forks source link

07-closure-deco: add missing Example 7-17 #12

Open chenhanxiao opened 7 years ago

chenhanxiao commented 7 years ago
An improved clock decorator(clockdeco2.py)

Signed-off-by: Chen Hanxiao chenhanxiao@gmail.com