09-01-2010 o 22:34:28 Jack Diederich wrote:
On Sat, Jan 9, 2010 at 2:53 PM, Jan Kaliszewski
I have a question: are class decorator planned to be backported from
3.x?
Eh? Class decorators have been in the 2.x series since 2.6.
Oops, I overlooked the fact :) Thank you!
*j
--
Jan Kalis
On Sat, Jan 9, 2010 at 2:53 PM, Jan Kaliszewski wrote:
> Hello,
>
> I have a question: are class decorator planned to be backported from 3.x?
>
Eh? Class decorators have been in the 2.x series since 2.6.
If you want to know more about class decorators check out this talk
from PyCon 2009 http://p
Hello,
I have a question: are class decorator planned to be backported from 3.x?
All the best,
*j
--
Jan Kaliszewski (zuo)
--
http://mail.python.org/mailman/listinfo/python-list
On behalf of the Python development team, I'm gleeful to announce the second
alpha release of Python 2.7.
Python 2.7 is scheduled to be the last major version in the 2.x series. It
includes many features that were first released in Python 3.1. The faster io
module, the new nested with statement