Re: [PATCH] bno_plot.py: Ask for python3 specifically

Jens Axboe <[email protected]>
Newsgroups org.kernel.vger.linux-btrace
Message-ID <[email protected]>
On 9/28/22 2:55 PM, Sakib Sajal wrote:
> python2 is deprecated, use python3.

Why isn't python just python3 on a distro that has deprecated
python2? It's not like we're asking for python2, just python.

On my laptop:

axboe@m1max ~> which python
/usr/bin/python
axboe@m1max ~> /usr/bin/python --version
Python 3.10.7
axboe@m1max ~> env python
Python 3.10.7 (main, Sep  8 2022, 14:34:29) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>

-- 
Jens Axboe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.