|
|
Log in / Subscribe / Register

decorator 3.0 released

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




to post comments


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds