PythonCOM help needed

Ashley yahoogroups at starrsrg.mailshell.com
Wed Oct 22 18:49:10 EDT 2003


I have quite a few COM servers implemented using Visual C++ 6.0 and 
I'm having trouble accessing all of them via Python.  The problem is 
with the default being set to pythoncom.Empty while my servers 
require pythoncom.Missing.  

According to this article: 
http://mailman.pythonpros.com/pipermail/pycom-dev/1999q2/000127.html 
compatibility with Microsoft products requires pythoncom.Empty.  I'm 
wondering if anyone knows how I can change my COM servers so that 
they no longer require me to change the makepy generated code.

Thanks,
Charles






More information about the Python-list mailing list