]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added code to correct combining str and unicode in ''.format(). Added test case.
authorEric Smith <eric@trueblade.com>
Mon, 18 Feb 2008 18:02:34 +0000 (18:02 +0000)
committerEric Smith <eric@trueblade.com>
Mon, 18 Feb 2008 18:02:34 +0000 (18:02 +0000)
commitbc32fee0291cc8ff4085ad805c0f4dca97345863
treea56815ec19a76df767a34f225de50ac00a45486e
parent5299935be5acefae819bcc08a888a9466747d7cb
Added code to correct combining str and unicode in ''.format().  Added test case.
Lib/test/test_unicode.py
Objects/stringlib/string_format.h