Re: [python] python 2.6 released

2008-10-02 Tema obsahu Jaroslav Lukesh
No doufám, že to bude nějaké nápovědné, jako v Zope, které mi rovnou 
prozradí sladké tajemstí, co tam použít místo obsoletních věcí.


- Original Message - 
From: "Pavel Kosina" <[EMAIL PROTECTED]>


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 
 module and a /-3/ 
 switch to warn 
about usages that will become unsupported in 3.0.


___
Python mailing list
Python@py.cz
http://www.py.cz/mailman/listinfo/python

[python] python 2.6 released

2008-10-02 Tema obsahu Pavel Kosina
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 
 module and a /-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
Python@py.cz
http://www.py.cz/mailman/listinfo/python