On Sat, Dec 12, 2020 at 3:48 PM William Hubbs <[email protected]> wrote: > If both /usr/bin/python and /usr/bin/python3 are going away, the best > choice would be to add functionality to python-exec or eselect python to tell > us > the path to the default python interpretor. Once we know that we call it > directly.
I don't think they are "going away". There is a USE flag on dev-lang/python-exec that makes them optional, and I think it will be forcibly enabled for the foreseeable future. > Please do not apply this patch to meson; I think we can figure something > out that is better. I think installing a small script to help translate arguments from one format to another is a reasonable solution.
