]> granicus.if.org Git - python/commit
#16910: test_bytes, test_unicode, and test_userstring now work with unittest test...
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 10 Jan 2013 05:43:26 +0000 (07:43 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 10 Jan 2013 05:43:26 +0000 (07:43 +0200)
commit0dceb560b6b7bfc0a2e11d3a6c27f0a7c7e2e619
tree6b3ba08afc6eed3ffd91535a707637e39577b315
parent2688e810643cd0965926912862c6ab225fc2c974
#16910: test_bytes, test_unicode, and test_userstring now work with unittest test discovery.  Patch by Zachary Ware.
Lib/test/string_tests.py
Lib/test/test_bytes.py
Lib/test/test_unicode.py
Lib/test/test_userstring.py
Misc/NEWS