]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Unicode format tests weren't actually testing unicode. This was probably due to the...
authorEric Smith <eric@trueblade.com>
Sat, 14 Mar 2009 14:37:38 +0000 (14:37 +0000)
committerEric Smith <eric@trueblade.com>
Sat, 14 Mar 2009 14:37:38 +0000 (14:37 +0000)
commit2ace4cf813a13f1be8466d48f280ffd0bbe0f5a4
treee624f37139d6a8921c50fc55d4efccb354273144
parent6f42edb6821462c9ce02c6c4e2f57731b43956ad
Unicode format tests weren't actually testing unicode. This was probably due to the original backport from py3k.
Lib/test/test_unicode.py