Re: [Libreoffice] Python LibO bootstrapping on Mac

2011-02-17 Thread Christian Lohmaier
Hi Alexander, *, On Thu, Feb 17, 2011 at 11:49 AM, Alexander Thurgood wrote: > Just a quick question : > > I saw that Christian proposed some patches that enabled this possibility > with respect to the OOo source code > > http://qa.openoffice.org/issues/show_bug.cgi?id=111496 Yes, those patches

[Libreoffice] Python LibO bootstrapping on Mac

2011-02-17 Thread Alexander Thurgood
Just a quick question : Say I want to develop a python module that bootstraps LibO on Mac from outside the LibO application - will this work on OSX 10.6 bearing in mind that the Apple supplied version is Python 2.6 and mac ports is offering version 2.7 ? I saw that Christian proposed some patches