[python-win32] Re: how to load 2 python COM DLLs in single app?

Niki Spahiev niki at vintech.bg
Fri Oct 22 18:20:14 CEST 2004


Thomas Heller wrote:

> If you would like to work on a patch, it seems that the
> init_with_instance() function in start.c needs to be changed, depending
> on whether Python is already initialized or not.
> 
> But this may open a can of worms.
> 
> The only really clean way to do it would be to let py2exe create
> single-file com servers, which even don't rely on a separate python.dll.

But there are more DLL and PYD files needed to do the work. They all 
need python23.dll.

Niki Spahiev



More information about the Python-win32 mailing list