Vladimir

30%
Flag icon
A decorator is a function or another callable. A decorator may replace the decorated function with a different one. Decorators are executed immediately when a module is loaded.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview