[Python-Dev] Python 3 as a Default in Linux Distros (original) (raw)
Bohuslav Kabrda bkabrda at redhat.com
Thu Jul 25 07:50:07 CEST 2013
- Previous message: [Python-Dev] Python 3 as a Default in Linux Distros
- Next message: [Python-Dev] Python 3 as a Default in Linux Distros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- Original Message -----
On Wed, Jul 24, 2013 at 11:12 AM, Bohuslav Kabrda <bkabrda at redhat.com> wrote: > - Should we point /usr/bin/python to Python 3 when we make the move?
No. > - What should user get after using "yum install python"? Will a base install include Python 3? If it does, I think yum install python should mean python3, and hence already be installed.
Yep, base will include Python 3. This is not just about python package, but also all other python extension modules (e.g. python-foo vs. python2-foo vs. python3-foo...).
//Lennart
-- Regards, Bohuslav "Slavek" Kabrda.
- Previous message: [Python-Dev] Python 3 as a Default in Linux Distros
- Next message: [Python-Dev] Python 3 as a Default in Linux Distros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]