Update Python [Python]


               
               
                lvdbing@ubuntu:~$ python
Python 2.5.2 (r252:60911, Oct  5 2008, 19:29:17)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
lvdbing@ubuntu:~/python/app/Python-3.0$ sudo make fullinstall
lvdbing@ubuntu:~$ python
Python 3.0 (r30:67503, Dec 11 2008, 23:57:39)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>