Brian Butcher
2005-11-07 17:57:20 UTC
What software versions should we use for OTAS?
In particular if we use Python for possible eventual OTAS use which version?
Python 2.4 is becoming ready for use. If I use Python 2.4 there is no need to
use a 3rd party module for ISO8601 times on Windows platforms. It also offers
superior logging.
Also I've found a greatly improved way of launching 'quakerpt', but it's only
possibly multiplatform with python 2.4
Python 2.3 is the default version on most up to date linux packages.
From what I have read I suspect Mac may use Python 2.2. ( 'python -V' returns
version number)
I'm inclined to go for the most modern, on the basis that Python 2.4 will have
become obsolescent before OTAS publishes anything.
Any comments anyone?
Brian
In particular if we use Python for possible eventual OTAS use which version?
Python 2.4 is becoming ready for use. If I use Python 2.4 there is no need to
use a 3rd party module for ISO8601 times on Windows platforms. It also offers
superior logging.
Also I've found a greatly improved way of launching 'quakerpt', but it's only
possibly multiplatform with python 2.4
Python 2.3 is the default version on most up to date linux packages.
From what I have read I suspect Mac may use Python 2.2. ( 'python -V' returns
version number)
I'm inclined to go for the most modern, on the basis that Python 2.4 will have
become obsolescent before OTAS publishes anything.
Any comments anyone?
Brian