py2exe copies to much dlls

Achim Domma domma at procoders.net
Thu Sep 4 01:32:23 EDT 2003


Hi,

I managed to build a simple com server with py2exe. My script only imports
codecs and re, but the dist folder contains tcl84.dll, tk84.dll and
win32ui.pyd. Can somebody tell me why? And how to prevent this? I don't do
any gui stuff, so where does the dependency comes from?

regards,
Achim






More information about the Python-list mailing list