]> granicus.if.org Git - python/commit
Fixed bug #1459029 - unicode reprs were double-escaped.
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 30 Mar 2006 10:53:17 +0000 (10:53 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 30 Mar 2006 10:53:17 +0000 (10:53 +0000)
commit262c00a21e4fff85b8d4cad95256684fa219d5e2
tree462941320bd222eb01e09afa4989c8245b55fb0a
parent80a5d017906f6d3111da619e686a49ecc938cb12
Fixed bug #1459029 - unicode reprs were double-escaped.
Backed out an old patch from 2000.
Misc/NEWS
Objects/object.c