From 24057242c5a3479ba177bf973349e70cb45745b1 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Tue, 25 May 2010 05:52:03 +0200 Subject: Regenerated the doc for decorator-3.2.0 --- documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation.html') diff --git a/documentation.html b/documentation.html index 3a8160b..79163a7 100644 --- a/documentation.html +++ b/documentation.html @@ -83,7 +83,7 @@ E-mail:michele.simionato@gmail.com Version: -3.2.0 (2010-05-22) +3.2.0 (2010-05-25) Requires:Python 2.4+ Download page:http://pypi.python.org/pypi/decorator/3.2.0 @@ -967,7 +967,7 @@ a copy of the original function dictionary

Compatibility notes

Version 3.2 is the first version of the decorator module to officially -support Python 3.0. Actually, the module has supported Python 3.0 from +support Python 3. Actually, the module has supported Python 3 from the beginning, via the 2to3 conversion tool, but this step has been now integrated in the build process, thanks to the distribute project, the Python 3-compatible replacement of easy_install. -- cgit v1.2.1