https://issues.apache.org/ooo/show_bug.cgi?id=121284
--- Comment #3 from Pedro Giffuni <[email protected]> --- (In reply to comment #1) > hello, > To include Python 3.3 would facilitate the compatibility AOO / LibO, because > it is the version which is already included in LibreOffice 4. Compatibility with OOo is more important than compatibility with LibreOffice. Moving to Python3 involves breaking compatibility with all current OpenOffice releases. It's a bold move that I personally don't recommend. AOO 3.5 carries Python 2.7.3 which has some compatibility with 3.x and with some effort it is possible to have scripts run with both versions. It is a step in the right direction without causing havoc in the developer community. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
