I'm just wondering if it is okay install the package python3.2 from ubuntu's repositories?. I have been so unlucky with ubuntu lately, that I'm afraid to do anything because everything seems to break my system.
The point is that I want to learn python 3, but without breaking the python dependencies of my system.
sudo aptitude install -s python3.2 doesn't show any conflicts, but still I prefer to ask.
Thank you in advance.