Added a new option for the UNO communication port. Updated the use of print for Python 3 compatibility (for LibreOffice). Replaced sys.stderr.write() with Python 3 print(). Changed the help text from OpenOffice to OpenOffice/LibreOffice. Added several TODO items.

This commit is contained in:
2016-12-22 19:54:18 +08:00
parent cef4425d28
commit 1f90f2e407
2 changed files with 53 additions and 37 deletions

5
TODO
View File

@ -1,3 +1,6 @@
obasync TODO
* Adds a README.
* File extension.
* Writes the README (reStructureText).
* Documentation.
* Python 3