[Python-Dev] --disable-unicode, again (original) (raw)

Walter D�rwald walter@livinglogic.de
Thu, 21 Nov 2002 21:41:09 +0100


Michael Hudson wrote:

Once again the --disable-unicode build is completely shafted.

Include/pyerrors.h, Python/exceptions.c are easy enough to fix. Python/codecs.c looks worse.

Those are fixed now.

Modules/posixmodule.c doesn't build either, haven't looked into this at all.

This and Object/fileobject.c are still broken.

Bye, Walter D�rwald