Vladimir

30%
Flag icon
Function decorators let us “mark” functions in the source code to enhance their behavior in some way. This is powerful stuff, but mastering it requires understanding closures—which is what we get when functions capture variables defined outside of their bodies.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview