Gentoo Archives: gentoo-dev

From: Christian Faulhammer <fauli@g.o>
To: gentoo-dev@l.g.o
Cc: sping@g.o
Subject: [gentoo-dev] Re: Disabling auto-bumping of active Python version
Date: Mon, 29 Nov 2010 12:10:01
Message-Id: 20101129131034.2cfeec8a@gentoo.org
In Reply to: Re: [gentoo-dev] Disabling auto-bumping of active Python version by Sebastian Pipping
1 Hi,
2
3 Sebastian Pipping <sping@g.o>:
4
5 > On 11/29/10 09:35, Arfrever Frehtes Taifersar Arahesis wrote:
6 > > There will probably be no active version of Python set.
7 >
8 > You had two weeks to come up with this.
9 >
10 > Please find my on IRC to team up on an agreed fix.
11
12 $ eselect python --help
13 Manage Python symlinks
14 Usage: eselect python <action> <options>
15
16 [...]
17 update Switch to the most recent CPython interpreter
18 --if-unset Do not override existing implementation
19 --ignore SLOT Ignore SLOT when setting symlinks
20 --python2 Set active Python 2 interpreter without
21 setting of main active Python interpreter if it is not set to Python 2
22 --python3 Set active Python 3 interpreter without
23 setting of main active Python interpreter if it is not set to Python 3
24
25 See the --if-unset option.
26
27 V-Li
28
29 --
30 Christian Faulhammer, Gentoo Lisp project
31 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
32
33 <URL:http://gentoo.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Re: Disabling auto-bumping of active Python version Sebastian Pipping <sping@g.o>