Hi, I started to convert to python 3 some central scripts (configure.py a among those). Most of the problems are due to print calls, and the remaining problems were straightforward to solve. I will push this to master soon.
Benjamin > Le 22 avr. 2014 à 06:39, Pavel Sanda <sa...@lyx.org> a écrit : > > José Matos wrote: >> Before proceeding with the changes we should add tests to guarantee that the >> code works as intended on both versions. >> >> I do not intend to work on this until the end of the semester (mid June >> FWIW) but I would like to start the discussion here. > > The more versions supported the bigger maintenance burden. I would think > twice whether we should simply switch just to python 3. > (I hope x in 3.x doesn't matter much, right?) > > Pavel