Note that code samples are Python 3 now (I hope!)
This commit is contained in:
parent
ae2d59f75b
commit
f9ef4167cb
|
@ -17,7 +17,8 @@ Preface for Readers of PEP \333
|
|||
|
||||
This is an updated version of PEP 333, modified slightly to improve
|
||||
usability under Python 3, and to incorporate several long-standing
|
||||
de-facto amendments to the WSGI protocol.
|
||||
de-facto amendments to the WSGI protocol. (Its code samples have
|
||||
also been ported to Python 3.)
|
||||
|
||||
While for procedural reasons [6]_, this must be a distinct PEP, no
|
||||
changes were made that invalidate previously-compliant servers or
|
||||
|
|
Loading…
Reference in New Issue