]> granicus.if.org Git - python/commit
use Py_UNICODE_WIDE instead of USE_UCS4_STORAGE and Py_UNICODE_SIZE
authorFredrik Lundh <fredrik@pythonware.com>
Wed, 27 Jun 2001 18:59:43 +0000 (18:59 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Wed, 27 Jun 2001 18:59:43 +0000 (18:59 +0000)
commit8f4558583f3b7e2d98e13baec06c2f43c9e6a723
treee0fbd260591171ba41e443fd38b90b61210be03a
parent3f8c2e1616f1d67730ffef40f3077247dfe46e26
use Py_UNICODE_WIDE instead of USE_UCS4_STORAGE and Py_UNICODE_SIZE
tests.
Include/unicodeobject.h
Modules/sre.h
Objects/unicodectype.c
Objects/unicodeobject.c
Python/bltinmodule.c