On 26/10/2010 15:42, Steve Holden wrote:
he answer is probably the same as you will see if you try

   from __future__ import braces

That feature*is*  available in Python 2.6;-)
In the past I used to think it was really cool that one could do

from __future__ import exciting_and_cool_new_stuff


now I really wish we had

from __past__ import old_and_boring_syntax_26

etc etc
-trapped on level five-ly yrs-
Robin Becker

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to