Inheritance in Python

2017-04-24 Thread id23...@gmail.com
I do not quite understand how inheritance works in Python. I use python 3.6.1. Let say I have a directory structure /a, /b. These two paths described in main class. The second class describes additional structure in one of the main structures, say on /b and it should look like this: /b/id1 /b/i

working with OpenOffice Calc

2016-07-27 Thread id23...@gmail.com
I am looking for a library that will allow me to work with Calc documents from Python. But so far I was not able to build properly working environment for that. Here is what I already tried. Installed uno and unotools for Python 2.7, but importing unotools gives an error: UNO tools are installed: