]> granicus.if.org Git - python/commit
Fix for bug #626172: crash using unicode latin1 single char
authorMarc-André Lemburg <mal@egenix.com>
Wed, 23 Oct 2002 09:02:46 +0000 (09:02 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 23 Oct 2002 09:02:46 +0000 (09:02 +0000)
commit9cd87aaa54c2bfd3a2654cdd4e793f1e39389cac
tree2d3328d652dcdd8fc213f9bf846455dc7105bd79
parent45186c4ce08093d5f0d2f141f6e557e9726aedb4
Fix for bug #626172:  crash using unicode latin1 single char

Python 2.2.3 candidate.
Lib/test/test_unicode.py
Objects/unicodeobject.c