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