decorator 3.0 released

Michele Simionato michele.simionato at gmail.com
Mon Dec 15 07:27:23 CET 2008


The decorator module goal is to simplify your life with decorators.

Version 3 is available on PyPI and you can install it with

$ easy_install decorator

You can find the details about what's new here:
http://www.artima.com/weblogs/viewpost.jsp?thread=245050


More information about the Python-announce-list mailing list