decorator 3.0 released
[Posted December 15, 2008 by cook]
| From: |
| Michele Simionato <michele.simionato-AT-gmail.com> |
| To: |
| comp-lang-python-announce-AT-moderators.isc.org |
| Subject: |
| decorator 3.0 released |
| Date: |
| Sun, 14 Dec 2008 22:27:23 -0800 (PST) |
| Message-ID: |
| <8f4d53a2-29ce-41f7-89a0-a55114adc681@q37g2000vbn.googlegroups.com> |
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
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html