Change-Id: I3cc0d696059b130a8f1f1d8d3b1908d2e84d1a75 Reviewed-on: https://gerrit.libreoffice.org/34017 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
= DOCX tokenizer == Coding style This directory uses the PEP 8 (see <http://legacy.python.org/dev/peps/pep-0008/>) coding style for Python files. Please run ---- pep8 *.py ---- before committing.