[gentoo-dev] Re: Disabling auto-bumping of active Python version

2010-11-29 Thread Christian Faulhammer
Hi, Sebastian Pipping : > On 11/29/10 13:10, Christian Faulhammer wrote: > > $ eselect python --help > > Manage Python symlinks > > Usage: eselect python > > > > [...] > > updateSwitch to the most recent CPython > > interpreter --if-unsetDo not override exist

Re: [gentoo-dev] Re: Disabling auto-bumping of active Python version

2010-11-29 Thread Sebastian Pipping
On 11/29/10 13:10, Christian Faulhammer wrote: > $ eselect python --help > Manage Python symlinks > Usage: eselect python > > [...] > updateSwitch to the most recent CPython interpreter > --if-unsetDo not override existing implementation > --ignore SLOT

[gentoo-dev] Re: Disabling auto-bumping of active Python version

2010-11-29 Thread Christian Faulhammer
Hi, Sebastian Pipping : > On 11/29/10 09:35, Arfrever Frehtes Taifersar Arahesis wrote: > > There will probably be no active version of Python set. > > You had two weeks to come up with this. > > Please find my on IRC to team up on an agreed fix. $ eselect python --help Manage Python symlinks

[gentoo-dev] Re: Disabling auto-bumping of active Python version

2010-11-14 Thread Jesus Rivero (Neurogeek)
+1 I totally agree with the conclusion. I believe that choice, "select the active version of Python", should not be implied by us, but taken by the user even if he explicitly asked for a new version to be installed. I've been in this situation before, and just because I wanted to try some new coo