]> git.lyx.org Git - features.git/commit
Update scripts to support simultaneously python 2 and 3
authorJosé Matos <jamatos@lyx.org>
Sat, 28 Apr 2018 09:51:35 +0000 (10:51 +0100)
committerJosé Matos <jamatos@lyx.org>
Sat, 28 Apr 2018 10:03:46 +0000 (11:03 +0100)
commit1084e30f10fa4b4c78ef10a04adb5497a3341376
tree3cf0af171aa3c94b4eb18082db365d6fb7bdf81a
parent9b821eb047a47008c80fe84e33dc2e59f01cdd59
Update scripts to support simultaneously python 2 and 3

The fixes are simple and on line with the changes made during
the 2.3 development. It was an oversight to leave them out.

With this commit all the python scripts should be supported by
python 2 and 3.
lib/scripts/convertDefault.py
lib/scripts/fen2ascii.py
lib/scripts/fig2pdftex.py
lib/scripts/fig2pstex.py
lib/scripts/fig_copy.py
lib/scripts/include_bib.py
lib/scripts/listerrors
lib/scripts/tex_copy.py