]> granicus.if.org Git - python/commit
Remove relics of str8 (became bytes) and buffer (bytearray) type tests
authorMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 08:48:51 +0000 (08:48 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 08:48:51 +0000 (08:48 +0000)
commit731b1b12b8de92b5da8bcdb5ba686f1d3a83662a
tree8781b45994c2998bd3ca6bc1766e1fccaa96a66b
parent0d0db6cc1e3ef5c32f6bc9f4e47be2428c43423f
Remove relics of str8 (became bytes) and buffer (bytearray) type tests

Remove redundant tests now that str is unicode.
Lib/test/string_tests.py