2011/6/8 Thomas Heller <thel...@ctypes.org>:
> Well, comtypes doesn't work with pypy, but it uses some really deep
> things from ctypes that is implemented differently in pypy.  Maybe
> I can fix that ;-)

A few years ago I did implement many things for comtypes.
I went to the point where it could generate Python wrappers for COM classes
(I tried on some Excel class IIRC)

Unfortunately, none of these features are tested or documented,
so it's more than likely that the recent evolution of pypy's ctypes broke it.

-- 
Amaury Forgeot d'Arc
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to