On 2012-03-02 2:24 PM, Dale <[email protected]> wrote:
But if I tell eselect to set it to 3 something then that is what the
system will try to use right? Isn't that what eselect does? I'm
recalling what was posted after you emerge python here. The einfo/ewarn
thingy.
Again, this may have changed but what I'm wondering is if we need the
python 2 stuff any more if we can set this to python 3. After all,
python 2 has to die eventually. ^_^
did you miss my earlier reply?
Mine also shows it is set to 3.1...
# eselect python list --python3
Available Python 3 interpreters:
[1] python3.1 *
[2] python3.2
myhost : Fri Mar 02, 13:07:51 : ~
#
So, that I'm guessing the correct way to do this is:
eselect python set --python3 2
?