pythonXX.dll size: please split CJK codecs out

"Martin v. Löwis" martin at v.loewis.de
Mon Aug 22 03:18:49 EDT 2005


Thomas Heller wrote:
> That seems to be true.  But it will need zlib.pyd as soon if you try to
> import from compressed zips.  So, zlib can be thought as part of the
> modules required for bootstrap.

Right. OTOH, linking zlib to pythonXY means that you cannot build Python
at all anymore unless you also have zlib available.

Regards,
Martin



More information about the Python-list mailing list