A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-October/038849.html below:

[Python-Dev] buildin vs. shared modules

[Python-Dev] buildin vs. shared modulesMoore, Paul Paul.Moore at atosorigin.com
Fri Oct 17 05:47:07 EDT 2003
From: Gregory P. Smith [mailto:greg at electricrain.com]
> I don't see any good reason to want fewer .pyd files and a
> monolithic main DLL.

Agreed. The arguments on both sides seem weak, so I'd prefer to
leave things as they are.

My own (weak) argument against a monolithic DLL is that when
packaging a standalone distribution (Installer, py2exe, cx_Freeze
or whatever) it reduces the distribution size to omit unneeded
DLLs. In particular, _tkinter, pyexpat, _bsddb and _ssl are over
100k each.

Maybe only the DLLs which are necessary for Python to start should
be built in (eg, zlib for zipfile support, _sre seems impossible to
avoid, others I don't know - _winreg?)

But as I said, I see no arguments which aren't weak, so why change?
Paul

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4