Python Binary and Windows

aurora aurora00 at gmail.com
Mon Feb 7 13:52:11 EST 2005


Thanks for making me aware of the difflib module. I don't know there is  
such cool module exists.

You can make it available to other Windows program as a COM object. The  
win32 api should be all you need. It might be slightly challenging because  
some parameters are list of strings which might need a little work to  
translate into COM parameters.

> Hi.
>
> I'd like to compile (?) the DiffLib Python code into a binary form that  
> can
> be called by other Windows apps - like, I'd like to compile it into a  
> DLL.
>
> Is this possible?
>
> Many thanks!
>
>




More information about the Python-list mailing list