From c36b4e3600394b0f193bd7a2d10335d5e8c94407 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 14 Feb 2006 20:00:33 +0000 Subject: [PATCH] Mention wsgiref. --- pep-0356.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pep-0356.txt b/pep-0356.txt index c8b35f498..748fb7127 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -94,6 +94,8 @@ Planned features for 2.5 Add setuptools to the standard library. + Add wsgiref to the standard library. + Deferred until 2.6: