How to make a *.pyd or a DLL of several modules?

Harald Angelow angelow at tttech.com
Wed Mar 15 07:45:54 EST 2000


I have several Python modules and want to put them into a PYD or into a DLL.
Freezing only supports executeables, so how can i make one DLL of these
modules?
Importing that DLL should be the same like importing all Modules.

thanks

Harald





More information about the Python-list mailing list