This is my first contribution to LibreOffice.<br><br>I changed <a href="http://configure.in">configure.in</a> and pyAltFCFGMerge to support both Python 3 and Python 2.x.<br>In <a href="http://configure.in">configure.in</a> I changed the way to get the python system library because the old version<br>
returned a wrong library.<br>In pyAltFCFGMerge, the files are read and written unicode encoded now, because umlauts<br>caused errors. Perhaps the old unicode escaping can be removed, but I have not the overview.<br>Some code and comments are reformatted in pyAltFCGFMerge.<br>
<br>Is pyAltFCFGMerge supposed to replace the Java merging program? I read that the Java<br>dependencies will be reduced in LibreOffice.<br><br>Now I am patching pyuno to compile with python 3, but the patch is not ready for committing.<br>
<br>--Archlid<br>