]> git.lyx.org Git - features.git/commit
Change python run time detection to privilege python 3 over python 2.
authorJosé Matos <jamatos@lyx.org>
Fri, 7 Jun 2019 14:27:25 +0000 (15:27 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:33 +0000 (15:48 +0200)
commit7db6d73b3745dae0f558dc6b1c5c89f5b8154988
tree1e44ddccc202702b3f854bbb316764d3efa25972
parent23e40a7f4afa082c118ae18e05ccd2cd04955f83
Change python run time detection to privilege python 3 over python 2.

This should work as before but now we also control the python version and ignore it if it is not in the supported range.
src/support/os.cpp