Asi jdu s křížkem po funuse, protože všechny hlavní portály o tom již informovali: Python 2.6 je vydán. Python 2.6 je spíše takovou dočasnou přechodkou mezi 2.5 a 3.0, jak píše A.M. Kuchling:

The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Whenever possible, Python 2.6 incorporates new features and syntax from 3.0 while remaining compatible with existing code by not removing older features or syntax. When it’s not possible to do that, Python 2.6 tries to do what it can, adding compatibility functions in a future_builtins <http://docs.python.org/library/future_builtins.html> module and a /-3/ <http://docs.python.org/using/cmdline.html#cmdoption-3> switch to warn about usages that will become unsupported in 3.0.

http://docs.python.org/whatsnew/2.6.html
http://www.python.org/download/

--
geon
Pavel Kosina

_______________________________________________
Python mailing list
[email protected]
http://www.py.cz/mailman/listinfo/python

Odpovedet emailem