]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
more unicode tweaks: fix unicodectype for sizeof(Py_UNICODE) >
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 26 Jun 2001 20:36:12 +0000 (20:36 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 26 Jun 2001 20:36:12 +0000 (20:36 +0000)
commitee13dba1aa7bc54b6b78eaed508a0f9c972204df
treee7c623dd88feb45cf9fbf1b4bc3d84945b863365
parente9218a1a8e34683f8b542e93f283e89a8a1c5e06
more unicode tweaks: fix unicodectype for sizeof(Py_UNICODE) >
sizeof(int)
Objects/unicodectype.c