]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_unicode was forgetting to run the common string tests for str.find()
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 20:42:00 +0000 (22:42 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 20:42:00 +0000 (22:42 +0200)
commit798b4df81215bdc1caf479bdb75e129a3e51d173
tree6141fe723f7215c3fbf35188756813c3c3740d11
parent760531a4944f7e00cd5c024740439d5d202bafe2
parentc0bbe7d38a9a7b43de4a921876072662ba5c82fc
test_unicode was forgetting to run the common string tests for str.find()
Lib/test/test_unicode.py