Skip to content

Make it possible to override python implementation

Eugene Shalygin requested to merge eshalygin/falkon:python-order into master

When more than a single python is installed, find python call needs to be done before other python packages to be able to pass in user-selected python implementation.

This upstreams a patch, used to build Gentoo package.

Merge request reports