diff --git a/pep-3333.txt b/pep-3333.txt index 5266ff4cc..0eda2832a 100644 --- a/pep-3333.txt +++ b/pep-3333.txt @@ -1732,7 +1732,8 @@ thoughtful feedback made this revised draft possible. Especially: * Alan Kennedy, whose courageous attempts to implement WSGI-on-Jython (well before the spec was finalized) helped to shape the "supporting older versions of Python" section, as well as the optional - ``wsgi.file_wrapper`` facility. + ``wsgi.file_wrapper`` facility, and some of the early bytes/unicode + decisions. * Mark Nottingham, who reviewed the spec extensively for issues with HTTP RFC compliance, especially with regard to HTTP/1.1 features that