[Web-SIG] Declaring PEP 3333 accepted (was: PEP 444 != WSGI 2.0)
P.J. Eby
pje at telecommunity.com
Thu Jan 20 19:31:48 CET 2011
At 09:45 AM 1/20/2011 -0500, James Y Knight wrote:
>But I agree, a clarification could be added to the statement '''all
>objects referred to in this specification as "strings" must be of
>type str or StringType''' and '''For values referred to in this
>specification as "bytestrings" [...] the value must be of type bytes
>under Python 3, and str in earlier versions of Python'''. It's not
>100% obvious that it really does mean "type(obj) is str/bytes".
Feel free to write said clarification, check it in, and add glowing
praise for your efforts to the acknowledgements section. I will
indeed appreciate it, so you won't even be lying. ;-)
Or, you can just send me a patch, and receive slightly less
praise. Either way works for me, though. ;-)
More information about the Web-SIG
mailing list