[python-win32] win32all-155/genpy/universal incompatibility

2005-05-10 Thread Greg Lee
lity appears to have vanished sometime before pywin32-203, which I'm using with an experimental Python 2.4 system. Thanks -------- Greg Lee / Pharsight Corporation / Suite 200 800 W El Camino / Mountain View CA 94040 voice: 650-314-3860 / fax: 650-314-3810

[python-win32] Working with a PyIDispatch object

2005-02-03 Thread Greg Lee
Title: Working with a PyIDispatch object I'm using MSXML2.SAXXMLReader.4.0 to validate XML.  Following a hint posted July 2 by the estimable Mark Hammond, I implemented the error handler thus: class MyErrorHandler:     _com_interfaces_ = ['IVBSAXErrorHandler']     _public_methods_ = ['e