pkgsrc/devel/py-decorator/DESCR

4 lines
178 B
Text
Raw Normal View History

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.