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