Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] python 3.1 removed
Date: Mon, 03 Dec 2012 22:15:52
Message-Id: loom.20121203T230923-434@post.gmane.org
1 Python 2.7 is my default setting.
2 I also had python 3.1 and 3.2 both installed.
3 I read about how I should get rid of 3.1 and
4 force those apps that need/want python 3 to use
5 python 3.2. (makes sense but I did not fully
6 research it).
7
8
9 So I did these steps:
10
11 emerge -C python:3.1
12
13 eselect python update --python2
14 eselect python update --python3
15 eselect python list
16
17 Available Python interpreters:
18 [1] python2.7 *
19 [2] python3.2
20
21 python-updater (cleaned up)
22
23 All is OK?
24 Miss anything?
25 Foolish?
26 caveats?
27
28 curiously,
29 James

Replies

Subject Author
Re: [gentoo-user] python 3.1 removed Alex Schuster <wonko@×××××××××.org>