On Sunday 13 May 2007, Josiah Carlson wrote:
 > About the only thing that I think would be nice is if we could get class
 > decorators in 2.6 as well (a future import would work for me).

Since class decorators don't introduce a new keyword, there'd be no need for a 
future import.  Something that's no syntactically legal now would become 
legal, and that's an allowed change.


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to