Time to bundle PythonWin
Dave Benjamin
ramen at lackingtalent.com
Fri May 12 12:16:36 EDT 2006
On Thu, 11 May 2006, Alex Martelli wrote:
> Dave Benjamin <ramen at lackingtalent.com> wrote:
> ...
>> It's time to bundle PythonWin.
>
> No: the Python Standard Distribution, in 2.5, includes instead ctypes,
> which is lower-level than PythonWin but more general (exists for other
> platforms, lets you call other DLLs on Windows and not just those
> wrapped for you by the author).
I didn't realize you could do COM with ctypes. Thanks for the tip! Are
there any caveats to this approach?
Dave
More information about the Python-list
mailing list