Fedora ponders the Python 2 end game
Fedora ponders the Python 2 end game
Posted Aug 3, 2017 12:45 UTC (Thu) by ewan (guest, #5533)In reply to: Fedora ponders the Python 2 end game by karkhaz
Parent article: Fedora ponders the Python 2 end game
I'm now wondering whether the collective wisdom in this thread is codified anywhere?It's somewhat codified in PEP-0394, which advises on how python should be installed (in short, don't make 'python' point to Python 3) and how to cope with the fact that it might (the less than completely helpful suggestion to make anything that just asks for 'python' be compatible with both Python 2 and Python 3).
