Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a09daef

Browse files
committed
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.
1 parent 6834a65 commit a09daef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/wsgiref/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""wsgiref -- a WSGI (PEP 333) Reference Library
1+
"""wsgiref -- a WSGI (PEP 3333) Reference Library
22
33
Current Contents:
44

0 commit comments

Comments
 (0)