Exposing object model in Python?

MK MK at foo.com
Fri Jun 27 10:00:40 EDT 2003


"Steve Holden" <sholden at holdenweb.com> wrote

> If you can get a look at "Python Programming on Win32" by Mark Hammond and
> Andy Robinson that will show you a number of ways to do this, including
> writing a COM server in Python and providing Python scripting facilities
to
> your users.


Is COM platform-specific? I believe it is, but I may be wrong.
(Anyway I'm sure it's platform specific, no matter what MS says.)
If it is platform-specific, then that's not what I need.
I'd like to expose my object model on every Python-enabled
platform.






More information about the Python-list mailing list