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 <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.

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

Odpovedet emailem