4 lines
178 B
Text
4 lines
178 B
Text
|
The ``decorator'' module aims to simplify the usage of decorators
|
||
|
in Python code for the average programmer and to popularize decorators
|
||
|
by showing various non-trivial examples.
|