pythoncom from jython

Gerhard Häring gerhard.haering at gmx.de
Mon Jul 8 04:54:46 EDT 2002


* Daniel Piñol Laserna <dpinol at hotmail.com> [2002-07-08 01:40 -0700]:
> Is it possible to use pythoncom from jython?

No.

> Ideally, I'd like to build a com component in python (this works with
> win32 extensions), and from there make calls to java classes (this
> need jython).

Do you really need to combine COM and Java? Use a COM <-> Java bridge,
then. Googling with the keywords "java com bridge" finds you some
alternatives.
 
Gerhard
-- 
This sig powered by Python!
Außentemperatur in München: 22.8 °C      Wind: 2.1 m/s





More information about the Python-list mailing list