I would like to upgrade my python3 version from 3.2.3 to 3.3.x version. I am using Ubuntu 12.04
Referred this link. Is it the same procedure to upgrade the python version?
If so, then what must be run instead of sudo apt-get build-dep python3.4?
I have a doubt in the procedure because it is updating in same version line 3.4.x. Please refer and say so as to avoid further problems.
Edit 1: Also referred this link How do I install python 3.3 but did not help me.