]> granicus.if.org Git - python/commitdiff
Update docstring to mention correct PEP number.
authorEli Bendersky <eliben@gmail.com>
Sun, 26 Jan 2014 22:59:30 +0000 (14:59 -0800)
committerEli Bendersky <eliben@gmail.com>
Sun, 26 Jan 2014 22:59:30 +0000 (14:59 -0800)
This file hasn't been touched since its initial commit in 2006. In CPython
default branch (3.4), the relevant PEP number is 3333.

Lib/wsgiref/__init__.py

index 46c579f8ececc0b52cdde2f74fd6159108d4b311..1efbba01a306ea075777ae00c6403fdba96b44bd 100644 (file)
@@ -1,4 +1,4 @@
-"""wsgiref -- a WSGI (PEP 333) Reference Library
+"""wsgiref -- a WSGI (PEP 3333) Reference Library
 
 Current Contents: