diff options
author | Guido van Rossum <guido@python.org> | 2000-04-10 13:52:48 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-04-10 13:52:48 (GMT) |
commit | 9706486b9fb8d25762095c855c3c2a976dcbf1d3 (patch) | |
tree | 30c40a1a3db5c20fe03014760f7e63e03bcd043b /Python | |
parent | 45ad3c48977110e1097efcf6332407deaf575c2e (diff) | |
download | cpython-9706486b9fb8d25762095c855c3c2a976dcbf1d3.zip cpython-9706486b9fb8d25762095c855c3c2a976dcbf1d3.tar.gz cpython-9706486b9fb8d25762095c855c3c2a976dcbf1d3.tar.bz2 |
Marc-Andre Lemburg:
* '...%s...' % u"abc" now coerces to Unicode just like
string methods. Care is taken not to reevaluate already formatted
arguments -- only the first Unicode object appearing in the
argument mapping is looked up twice. Added test cases for
this to test_unicode.py.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions