On 8/29/19 1:54 PM, Robert Moskowitz wrote:
Will this automagically change on Jan 1, 2020?
No, but it will be changed in Fedora 31: https://fedoraproject.org/wiki/Changes/Python_means_Python3
Is there a way to get it changed now and see what is in trouble (though there is very little python that I know I am using).
If you're using only packaged python applications, everything should be fine. If you have your own in /usr/local or some other local root directory, you will probably want to check for newer versions and re-install them. You can do that now, and you should use either the "python2" or "python3" command when doing so.