Re: [gentoo-user] python 3.1 removed

2012-12-10 Thread Alex Schuster

James wrote:


Python 2.7 is my default setting.
I also had python 3.1 and 3.2 both installed.
I read about how I should get rid of 3.1 and
force those apps that need/want python 3 to use
python 3.2. (makes sense but I did not fully
research it).


So I did these steps:

emerge -C python:3.1

eselect python update --python2
eselect python update --python3
eselect python list

Available Python interpreters:
   [1]   python2.7 *
   [2]   python3.2

python-updater (cleaned up)

All is OK?


Yes.


Miss anything?


Nope.


Foolish?


No, why?

Wonko



[gentoo-user] python 3.1 removed

2012-12-03 Thread James

Python 2.7 is my default setting. 
I also had python 3.1 and 3.2 both installed.
I read about how I should get rid of 3.1 and
force those apps that need/want python 3 to use
python 3.2. (makes sense but I did not fully
research it).


So I did these steps:

emerge -C python:3.1

eselect python update --python2
eselect python update --python3
eselect python list

Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.2

python-updater (cleaned up)

All is OK?
Miss anything?
Foolish?
caveats?

curiously,
James