]> granicus.if.org Git - python/commit
Fix for SF bug [ 817156 ] invalid \U escape gives 0=length unistr.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Oct 2003 05:08:26 +0000 (05:08 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Oct 2003 05:08:26 +0000 (05:08 +0000)
commit504de6bd2c3a0b717e1192eac2435808ab971c5a
tree31e03bdb5772e80173d4398058ad970b4f792664
parentdbe3d280e70c8a2a5542839a118333d645192b79
Fix for SF bug [ 817156 ] invalid \U escape gives 0=length unistr.
Lib/test/test_unicode.py
Objects/unicodeobject.c