From 493d7e9d7d1d3a2f100e6b3ac54934961e1b27b7 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 26 Jun 2006 16:54:39 +0000 Subject: [PATCH] Fix URL tpyo --- pep-3099.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3099.txt b/pep-3099.txt index f40ca1a0b..7f8cf6c74 100644 --- a/pep-3099.txt +++ b/pep-3099.txt @@ -81,7 +81,7 @@ Core language anything except string literals or comments. Thread: sets in P3K? - http://mail.python.org/pipermail/python-3000/2006-April/01474.html + http://mail.python.org/pipermail/python-3000/2006-April/001474.html * Slices and extended slices won't go away (even if the __getslice__ and __setslice__ APIs may be replaced) nor will they return views