Re: Durability and backward compatibility over 10 years...

2007-12-19 Thread Gabriel Genellina
En Wed, 19 Dec 2007 08:10:59 -0300, Philippe DAVID <[EMAIL PROTECTED]> escribió: > I would like to use python to write some scripts for a system that will > be used > for more than 10 years. My problem is the following: > In 10 years, if the OS evolves and ships with the latest stable version

Durability and backward compatibility over 10 years...

2007-12-19 Thread Philippe DAVID
Hi, I would like to use python to write some scripts for a system that will be used for more than 10 years. My problem is the following: In 10 years, if the OS evolves and ships with the latest stable version of python, is there a chance for my 10 year old scripts to run on the new system ? (I am