Dear list.
I have a working Python UNO component wrapped up as an .OXT extension.
However, it needs to interface to a C++ shared library in its final version.
I have the final python code working on the command line on Linux, where
I interface to the shared library via ctypes in Python 2.5. But my
OpenOffice 3.0.1 on Windows runs a Python 2.3.4 that does not have
ctypes built-in :-/.
What are best practices for deploying ctypes along with an extension ?
Can it be made to play nice with older OpenOffice versions as well -
depending on their Python versions of course ?
Kind regards
-- Jan Holst Jensen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]