On 2012-03-02 9:28 AM, Mark Knecht <markkne...@gmail.com> wrote:
eselect python list --python3

and make sure you're set to 3.2 before removing 3.1.

Hmmm... mine 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 would be

eselect python set --python3 2

to set it to 3.2 leaving 2.7 as the main active python, right?

Just making sure because I know that mucking up python is *not* a problem I want to have to deal with...

Reply via email to