On 2015-10-14, Scott Kostyshak wrote:
> On Fri, Dec 19, 2014 at 11:26:35AM -0500, Scott Kostyshak wrote:
>> On Fri, Dec 19, 2014 at 4:40 AM, Benjamin Piwowarski <bpiwo...@lyx.org> 
>> wrote:

...

>> > sorry for the long delay - I started to clean up python scripts to
>> > make them compatible with both python 2 and 3 so there are no more
>> > issues with this. I was stopped by lack of time but will start to
>> > look at that again - it is not such a big amount of work.


Could we speed up things by (at least temporarily) providing Python 3 vs.
Py 2 versions of the scripts and a wrapper script that selects the
correct version depending on sys.version_info?

The Python 3 version might be generated semi-automatically using 2to3.

Günter


Reply via email to