[wxPython] ActiveXWrapper?

Is there any version of the win32 extensions for Python 2.0/wxPython 2.3
that let me
use the ActiveXWrapper?

win32all 138 did not work.

Thanks

Cristian Echeverria

Is there any version of the win32 extensions for Python 2.0/wxPython 2.3
that let me
use the ActiveXWrapper?

Sort of. They all work with Win2k or NT, and (as far as I know) they all
fail with win98 and WinME.

This has been a very frustrating bug to work on as I usually run out of time
in a working session before I make much headway at all. It's still on my
mind though and I expect that the next time I get a large block of time it
will again be one of the things I work on.

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!