]> granicus.if.org Git - python/commit
Bill Tutt: Added Py_UCS4 typedef to hold UCS4 values (these need
authorMarc-André Lemburg <mal@egenix.com>
Fri, 7 Jul 2000 09:01:41 +0000 (09:01 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 7 Jul 2000 09:01:41 +0000 (09:01 +0000)
commit43279100f4b0dda7f2f444ae09d22a71ec2c5183
tree33f96e4caa143f26dfb158479c457f0c9639efce
parente4dbb86ab85113c1433434ff3cc0f80401690daf
Bill Tutt: Added Py_UCS4 typedef to hold UCS4 values (these need
at least 32 bits as opposed to Py_UNICODE which rely on having
16 bits).
Include/unicodeobject.h