projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6834a65
)
Update docstring to mention correct PEP number.
author
Eli Bendersky
<eliben@gmail.com>
Sun, 26 Jan 2014 22:59:30 +0000
(14:59 -0800)
committer
Eli 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
patch
|
blob
|
history
diff --git
a/Lib/wsgiref/__init__.py
b/Lib/wsgiref/__init__.py
index 46c579f8ececc0b52cdde2f74fd6159108d4b311..1efbba01a306ea075777ae00c6403fdba96b44bd 100644
(file)
--- a/
Lib/wsgiref/__init__.py
+++ b/
Lib/wsgiref/__init__.py
@@
-1,4
+1,4
@@
-"""wsgiref -- a WSGI (PEP 333) Reference Library
+"""wsgiref -- a WSGI (PEP 333
3
) Reference Library
Current Contents: