No subject


Sun Nov 12 08:01:13 CET 2006


hard... (I could be wrong, though.) Any insights or
pointers?

(Of course I am think about multiple DLL files. And I
know Python modules in C++ are a special kind of
Windows DLLs.)

(My need is the following: Python is great for many
things, but calling Python from Office applications
like Excel is a bit awkward, I have used win32com but
that requires registration of COM objects... many
users don't have admin privilege for that. If I use an
executable for the Python part, the problem is data
communication with Excel is not nice: file operations
are often needed. DLL seems to be the right way to go.
Besides, once it's in the DLL form, one can use it
even from Fortran.)

thanks,

Hung Jung






__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com




More information about the Python-list mailing list