diff --git a/pep-0291.txt b/pep-0291.txt index 9ed5a787b..f6054588a 100644 --- a/pep-0291.txt +++ b/pep-0291.txt @@ -98,6 +98,7 @@ Backward Compatible Packages, Modules, and Tools pybench Marc-Andre Lemburg 1.5.2 [3] sre Fredrik Lundh 2.1 subprocess Peter Astrand 2.2 + wsgiref Phillip J. Eby 2.1 xml (PyXML) Martin v. Loewis 2.0 xmlrpclib Fredrik Lundh 2.1 diff --git a/pep-0360.txt b/pep-0360.txt index 75a2bfae2..d6ccc7a01 100644 --- a/pep-0360.txt +++ b/pep-0360.txt @@ -124,6 +124,21 @@ tracker [#pysqlite-tracker]_ as well as any patches that are not deemed critical. +wsgiref +------- +:Web site: + None +:Standard library name: + wsgiref +:Contact Person: + Phillip J. Eby +:Synchronisation history: + * 0.1 (2.5) + +Bugs and patches should pass through the Web-SIG mailing list [#web-sig]_ +before being applied to HEAD. + + References ========== @@ -136,6 +151,9 @@ References .. [#pysqlite-tracker] pysqlite tracker (http://pysqlite.org/) +.. [#web-sig] Web-SIG mailing list + (http://mail.python.org/mailman/listinfo/web-sig) + Copyright =========