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
.cvsignore -rw-r--r-- 79 bytes
_socket.dsp -rwxr-xr-x 3.9 KB
_sre.dsp -rwxr-xr-x 7.7 KB
_tkinter.dsp -rw-r--r-- 8.7 KB
bsddb.dsp -rw-r--r-- 8.1 KB
mmap.dsp -rw-r--r-- 3.8 KB
parser.dsp -rw-r--r-- 7.8 KB
pcbuild.dsw -rw-r--r-- 4.0 KB
pyexpat.dsp -rwxr-xr-x 8.0 KB
python.dsp -rw-r--r-- 6.8 KB
python16.dsp -rw-r--r-- 36.5 KB
python16.wse -rw-r--r-- 36.0 KB
pythonw.dsp -rw-r--r-- 7.4 KB
readme.txt -rw-r--r-- 1.5 KB
select.dsp -rwxr-xr-x 4.0 KB
unicodedata.dsp -rwxr-xr-x 4.1 KB
winreg.dsp -rw-r--r-- 4.0 KB
zlib.dsp -rw-r--r-- 4.0 KB

readme.txt

back to top