Connecting Tech Pros Worldwide Help | Site Map

Python Compatability and Upgrading Python on Mac OS X

 
LinkBack Thread Tools Search this Thread
  #1  
Old October 4th, 2008, 04:15 PM
Newbie
 
Join Date: Oct 2008
Posts: 10
Default Python Compatability and Upgrading Python on Mac OS X

Hey,

My prof just out of the blue decided that we would teach ourselves python over the weekend.

I am running Mac OS X Version 10.4.10 and Python version 2.3.5 came pre-installed on my machine. I have done a bit of looking around but found no good explanation of how to upgrade this. I know the marker will be using Python 2.5.1, will anything that I write in Python version 2.3.5 work on the later version? Or is NOT backwards compatible.

Thanks so much!

PS For anyone else trying to learn python I found this page very helpful

http://www.developertutorials.com/tutorials/python/learn-python-in-10-minutes-7-12-12/page1.html
Reply
  #2  
Old October 4th, 2008, 08:01 PM
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100
Default

A program written in Python 2.3 will work in python 2.5, but it may not work in python 2.2.

But why dont you simply go to www.python.org/download and get a newer version. So you can use the nice new stuff.
Reply
  #3  
Old October 5th, 2008, 01:36 AM
Newbie
 
Join Date: Oct 2008
Posts: 10
Default

Quote:
Originally Posted by Smygis
A program written in Python 2.3 will work in python 2.5, but it may not work in python 2.2.

But why dont you simply go to www.python.org/download and get a newer version. So you can use the nice new stuff.

Done and thanks Smygis.
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.