office-gobmx/uitest/packaging
Jens Carl de077efae8 Fix IdentationError and mixture of spaces and tabs
Fix IdentationError and mixture of spaces and tabs found by
python -m py_compile <file>.

Change-Id: I1dc99196410d736ca33ead5deadfc61bc6584428
Reviewed-on: https://gerrit.libreoffice.org/83594
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
2019-12-10 08:43:13 +01:00
..
Makefile
README.rst
setup.cfg
setup.py

Connection code for LibreOffice's pyUNO

This code allows out-of-process communication with a LibreOffice instance. The instance can either be started by the script or a connection to a running LibreOffice instance. The code contains several safety checks for hanging and crashed LibreOffice instances.