Staging
v0.8.1
Revision 9706486b9fb8d25762095c855c3c2a976dcbf1d3 authored by Guido van Rossum on 10 April 2000, 13:52:48 UTC, committed by Guido van Rossum on 10 April 2000, 13:52:48 UTC
* '...%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.
1 parent 45ad3c4
History
File Mode Size
icons
.cvsignore -rw-r--r-- 72 bytes
Makefile -rw-r--r-- 4.3 KB
about.dat -rw-r--r-- 971 bytes
index.html.in -rw-r--r-- 2.3 KB
stdabout.dat -rw-r--r-- 1.7 KB
style.css -rw-r--r-- 2.4 KB

back to top