From 5e058adcfe2277c7434c13d22e0c3c08101fcdd1 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Mon, 15 May 2006 18:18:47 +0000 Subject: [PATCH] Add link to SVN repo --- pep-0356.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0356.txt b/pep-0356.txt index c7111b66f..eac848236 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -113,6 +113,7 @@ Possible features for 2.5 - Modules under consideration for inclusion: - wsgiref to the standard library + SVN repository: svn://svn.eby-sarna.com/svnroot/wsgiref (Owner: Phillip Eby) - Upgrade pyexpat to use expat 2.0?