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
boilerplate.tex -rw-r--r-- 241 bytes
copyright.tex -rw-r--r-- 1.4 KB
fncychap.sty -rw-r--r-- 10.1 KB
howto.cls -rw-r--r-- 2.5 KB
ltxmarkup.sty -rw-r--r-- 1.0 KB
manual.cls -rw-r--r-- 4.1 KB
pypaper.sty -rw-r--r-- 597 bytes
python.ist -rw-r--r-- 220 bytes
python.sty -rw-r--r-- 30.8 KB

back to top