Update docstring to mention correct PEP number.

This file hasn't been touched since its initial commit in 2006. In CPython
default branch (3.4), the relevant PEP number is 3333.
This commit is contained in:
Eli Bendersky 2014-01-26 14:59:30 -08:00
parent 6834a65773
commit a09daef09e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
"""wsgiref -- a WSGI (PEP 333) Reference Library
"""wsgiref -- a WSGI (PEP 3333) Reference Library
Current Contents: