]> granicus.if.org Git - python/commit
Delete test_str.py. There's not much there I care about, and it is confused
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 18:43:10 +0000 (18:43 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 18:43:10 +0000 (18:43 +0000)
commit35d02c1649e577a142e769159b2da9f395e30c29
tree3d45f22182f25bd3964be53bff9088386e6f2aa6
parenta5d2d5573a6dc24f6b0de8dd089290216bd96249
Delete test_str.py.  There's not much there I care about, and it is confused
about whether it's testing str8 or str...  The stuff that matters is already
tested in test_unicode.py anyway.
Lib/test/test_str.py [deleted file]