Thanks for the patch, is there a nightly build of pypy 1.5 somewhere or I
have to build it myself from updated source? In this second case is there a
"tutorial" on how to build the source?

Thanks,

P

P.S. I look forward to attend the pypy sprint in Genoa at the end of this
month, at least I can learn a little bit more there :)


2011/6/8 Amaury Forgeot d'Arc <amaur...@gmail.com>

> 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
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to