On Tuesday, 4 January 2022 07.16.52 WET Stephan Witt wrote:
> Interestingly on my system the python3 is detected only if I install the
> Python package from python.org. The python3 in /usr/bin is not tried?
> Sorry, I didn’t read the code yet.
It should according to the code in support/os.cpp.
Th
On Tue, Jan 04, 2022 at 08:27:10AM +, José Abílio Matos wrote:
>
> The code can be made more complete.
> E.g. previously we searched for python3* and python2* eventually I think that
> we can go back to something related. Instead of returning the first python
> that satisfies the requirement
Am Tue, 04 Jan 2022 00:25:00 +
schrieb José Abílio Matos :
> On Monday, 3 January 2022 22.40.05 WET Enrico Forestieri wrote:
> > If i remember correctly, if the command starts with "python -tt" then we
> > could be sure it was a command defined by us and we replaced that with
> > os::python().
On Tue, Jan 04, 2022 at 07:51:28AM +0100, Stephan Witt wrote:
> Am 03.01.2022 um 16:15 schrieb Scott Kostyshak :
> >
> > On Mon, Jan 03, 2022 at 07:07:45AM +0100, Stephan Witt wrote:
> >> commit d4324034300f73f76e5ac34fb1e7653fa6e2ddf5
> >> Author: Stephan Witt
> >> Date: Mon Jan 3 07:37:03 2022