[Python-Dev] buildin vs. shared modules

Guido van Rossum guido at python.org
Fri Oct 17 19:57:45 EDT 2003


> The only module needing external source is zlib - and this is one I
> care about because it may be useful for zipimport of compressed
> modules.  Can't we simply import the zlib sources into Python's CVS?

I don't like that very much; there are always licensing issues.  (Even
though we did do this for expat.)

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list