Skip to content
Snippets Groups Projects
user avatar
Marco Biasini authored
On many systems, there are several parallel python
installations. There is usually a "python" symlink that
points to the currently active python version. That might
not be the one we need. Instead of picking up that one, we
now search for python$VERSION and as a last resort use
python.

Also, make sure found python lib/binaries match. This
fixes BZDNG-388.
5eaa7988
History