On Sat, May 9, 2020 at 4:57 PM John M. Harris Jr <joh...@splentity.com> wrote:
>
> On Wednesday, April 29, 2020 3:38:36 PM MST Miro Hrončok wrote:
> > The command that the user executes is "python3.9", not "python39".
>
> Let's be realistic. The command they run is 'python', 'python2' or 'python3'.
> Sure, it's a symlink, but that's what users actually type to be executed.
>

If you're working in a multi-Python environment (as in multiple
versions of Python 3), then you use the fully qualified interpreter
name (e.g. python3.9 for Python 3.9). I do this for development to
ensure things work on Python 3.5, 3.6, and 3.8 regularly.



-- 
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to