]> granicus.if.org Git - python/commit
Patch # 1302 by Christian Heimes (with some love from me :-).
authorGuido van Rossum <guido@python.org>
Thu, 25 Oct 2007 23:47:33 +0000 (23:47 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Oct 2007 23:47:33 +0000 (23:47 +0000)
commitdaa251ca097e7f7382ed57c10efbbaddad103afb
treedab51d755303bbeb616eca1bd2834fb8d2d3f594
parent79b79eeab239f97d2a1374a83799aebc11e9ae7e
Patch # 1302 by Christian Heimes (with some love from me :-).
The patch fixes the output for profile and cProfile. Another patch from
Alexandre and me added additional calls to the UTF-8 codec.
Lib/test/regrtest.py
Objects/unicodeobject.c