On Mon, 2009-12-07 at 12:11 +0100, Xavier Parizet wrote:
> Sorry but instead of python 2.7 (which does not exists), i was talking
> about
> python 3 support in portage. Is it safe to remove earlier version of
> python to
> only keep version 3 ?
No. When you installed python3 it pretty much tells you *not* to do
this. You get a big fat WARNING:
WARNING!
Many Python modules haven't been ported yet to Python 3.*.
Python 3 hasn't been activated and Python wrapper is still
configured to use Python 2. You can manually activate Python 3.1
using `eselect python set python3.1`. It is recommended to
currently have Python wrapper configured to use Python 2. Having
Python wrapper configured to use Python 3 is unsupported.