]> git.lyx.org Git - features.git/commit
Detect the correct version of python at runtime and store the result
authorEnrico Forestieri <forenr@lyx.org>
Fri, 28 Oct 2011 11:51:48 +0000 (11:51 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 28 Oct 2011 11:51:48 +0000 (11:51 +0000)
commit775466100f068d8ab24015a9600319e85191d892
tree98dfeaf98d6dffe1eaa7a2a45056926db90716a2
parente02df14faa6494793a3cdde0745d98169f4cc928
Detect the correct version of python at runtime and store the result
for later calls. The check is only performed on the major version
number, such as to avoid using python 3.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40049 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/Systemcall.cpp
src/support/os.cpp