Hi everyone, we're considering to remove support for Python 2.5 and requiring Python 2.6 as minimum Python version for using the qooxdoo toolchain.
So here's the question: ----------------------- Is there anyone still using Python 2.5, who isn't able to upgrade to at least Python 2.6? Additional Notes: ----------------- Python 2.5 is now rather outdated, and was originally released on September 19th, 2006. Python 2.6 on the other hand was originally released on October 1st, 2008. [1] The last released Python 2.5 Version was Python 2.5.6 (May 26th, 2011) which is the final 2.5.x version [2]: "This release is the final release of Python 2.5; under the current release policy, no security issues in Python 2.5 will be fixed anymore." If you don't know your Python version just run "python -V" [3] on the command line. If you have Python 2.6.x OR 2.7.x installed, nothing would change for you. [1] http://en.wikipedia.org/wiki/History_of_Python [2] http://www.python.org/download/releases/2.5.6/ [3] http://docs.python.org/2/using/cmdline.html#generic-options Regards Richard ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
