• Pedro Giffuni's avatar
    Improve portability of pyuno python scripts. · 2f2c34da
    Pedro Giffuni yazdı
    Proper indentation is critical in Python: the
    reindent.py script made some cleanups.
    
    Running the 2to3 script with specific options to
    disabling the next, unicode, and imports fixers
    further enhance portability.
    
    pyuno is not yet Python 3 ready but these
    semiautomatic changes make things much easier.
    2f2c34da
unohelper.py 10.8 KB