Is it possible to write a DLL using python

Paul Morrow pm_mon at yahoo.com
Tue Aug 17 14:38:24 EDT 2004


AMD wrote:

> Hi,
> 
> I need to write a Win32 DLL and I would like to use Python instead of 
> VB, C++ or Delphi. Is this possible?
> 
> Thank you,
> 
> Andre M. Descombes


The new version of py2exe 
(http://starship.python.net/crew/theller/py2exe/) supposedly allows the 
creation of dll com servers if that's of interest to you.




More information about the Python-list mailing list