c0b0127953
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.
3 lines
178 B
Text
3 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.
|