]> granicus.if.org Git - python/commit
There should be no codecs left that return str8 intead of bytes.
authorGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:20:11 +0000 (18:20 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:20:11 +0000 (18:20 +0000)
commit35d9428046e74cd9c36fb4507ca048dad32097cc
tree60842622c5c93594a374ad1c2c98d732bd00a181
parent700bd926778b06bfd955ace944b863c722b40872
There should be no codecs left that return str8 intead of bytes.
(And if there are, they will now get an error when used.  So fix them!)
Objects/unicodeobject.c