]> granicus.if.org Git - python/commit
Undoing the UCS-4 patch addition which caused unichr() to return
authorMarc-André Lemburg <mal@egenix.com>
Thu, 26 Jul 2001 16:29:25 +0000 (16:29 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 26 Jul 2001 16:29:25 +0000 (16:29 +0000)
commitae21df59c372dd73307b3cb7178567a930d478c2
treeb4a99e423ff3e6cec101b56a4b92274bd000172c
parent4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f
Undoing the UCS-4 patch addition which caused unichr() to return
surrogates for Unicode code points outside range(0x10000) on narrow
Python builds.
Python/bltinmodule.c