summaryrefslogtreecommitdiff
path: root/devel/py-decorator/DESCR
blob: 5e1bae220bbb173edea526271d2c12afb377e562 (plain)
1
2
3
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.