From f3822baacd13ea07dd82bfa98ccf77db34548fe8 Mon Sep 17 00:00:00 2001 From: "michele.simionato" Date: Tue, 23 Dec 2008 16:53:57 +0000 Subject: Fixed the link to the documentation page --- documentation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation.py') diff --git a/documentation.py b/documentation.py index cdc0685..11b2078 100644 --- a/documentation.py +++ b/documentation.py @@ -6,7 +6,7 @@ The ``decorator`` module :E-mail: michele.simionato@gmail.com :Version: $VERSION ($DATE) :Requires: Python 2.4+ -:Download page: http://pypi.python.org/pypi/decorator +:Download page: http://pypi.python.org/pypi/decorator/$VERSION :Installation: ``easy_install decorator`` :License: BSD license -- cgit v1.2.1