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. ;-)

_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to