From 1c63a59b0d40ef7f75ea9d98f9e9b7aae6a38883 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 9 Jul 2002 18:44:09 +0000 Subject: [PATCH] Actualized descrintro.html URL. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 729b1d4e495..7baeb4b61c0 100644 --- a/README +++ b/README @@ -91,7 +91,7 @@ authors, translators, and people with special formatting requirements. The best documentation for the new (in Python 2.2) type/class unification features is Guido's tutorial introduction, at - http://www.python.org/2.2/descrintro.html + http://www.python.org/2.2.1/descrintro.html Web sites