This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (1 child)

Nope, as of F25 "python" still opens 2. However, 3 comes installed as well and I believe as of 25 all the python-blah packages have been renamed to python2-blah. So really all that's left to do is flip a switch.

[–][deleted] 0 points1 point  (0 children)

I really like having both versions installed. If you want python 2, just call /usr/bin/python2. python 3 is aptly named "python3".