On Mon, May 20, 2013 at 5:59 AM, Amal Thomas <amalthomas...@gmail.com> wrote: > I am a beginner. I am using a unix sytem (ubuntu 12.10). Python 2.7.3 is > installed in my system. I found out that Python has version upto 3.3.2. > Should I update my python version?
Ubuntu 12.10 should have 3.2.3 installed (the python3 package). The command is "python3". There's also a python3.3 package, currently at version 3.30. The command is "python3.3": http://packages.ubuntu.com/quantal/python3 http://packages.ubuntu.com/quantal/python3.3 _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor