On Wed, Oct 2, 2013 at 1:44 PM, Fast Primes <fast_pri...@hotmail.com> wrote: > I have a python program written in 02/26/2006. Can I still get a version of > python that will run it? > > If so, which version and from where can I get it? > > Thx. > > fp > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor > you should try to run it with the latest version of the 2.x series - 2.7
If you find problems that you don't want to fix, you can always load any version of python on your system. Find the one that was current in 2006. See the python.org site for getting different versions Version 3.x series made changes that are not backward compatible with the 2.x series. -- Joel Goldstick http://joelgoldstick.com _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor