]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix PEP 293 related problems with --disable-unicode builds
authorWalter Dörwald <walter@livinglogic.de>
Thu, 21 Nov 2002 20:08:33 +0000 (20:08 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 21 Nov 2002 20:08:33 +0000 (20:08 +0000)
commitbf73db835a3e0302d38a86125dad55a60323f8ae
treef73400de1e97c7892141f6726fa3a1972bf567a7
parentcdd215789c86f3cd729cf10c9d6fe6b3d5df5d7b
Fix PEP 293 related problems with --disable-unicode builds
reported by Michael Hudson in
http://mail.python.org/pipermail/python-dev/2002-November/030299.html
Include/pyerrors.h
Python/codecs.c
Python/exceptions.c