Files
pkgsrc-ng/devel/py-decorator/DESCR
2013-09-26 17:14:40 +02:00

4 lines
178 B
Plaintext

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.