diff options
author | Walter Dörwald <walter@livinglogic.de> | 2004-02-05 17:44:26 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2004-02-05 17:44:26 (GMT) |
commit | 8c077f99d0ee7a513dc29e29cbfa0f40be4a57ed (patch) | |
tree | 65910890d163c7213a106edbfe48a13fd8ed89b7 /Python | |
parent | 74788b6af49011be30c95ad2e7ae98ca95138bde (diff) | |
download | cpython-8c077f99d0ee7a513dc29e29cbfa0f40be4a57ed.zip cpython-8c077f99d0ee7a513dc29e29cbfa0f40be4a57ed.tar.gz cpython-8c077f99d0ee7a513dc29e29cbfa0f40be4a57ed.tar.bz2 |
Backport checkin:
Fix reallocation bug in unicode.translate(): The code was comparing
characters instead of character pointers to determine space requirements.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions