[Libreoffice] [PATCH] Make pyuno work with system python

Caolán McNamara caolanm at redhat.com
Tue Aug 23 04:08:35 PDT 2011


On Mon, 2011-08-22 at 19:12 +0200, Petr Mladek wrote:
> Is the hack with uno.py needed at all?
> Do I test the python stuff a wrong way?

Nothing to do with emailmerge, that's used from inside LibreOffice
itself, this just matters for external python scripts that want to
communicate/use LibreOffice stuff.

IIRC i.e. that

python
> import uno

should pass is sufficient to demo. "bibus" is an example of a real-world
python pyuno-using program for bigger-scale testing of out-of-proecss
pyuno

C.



More information about the LibreOffice mailing list