Why "flat is better than nested"?
Robin Becker
robin at reportlab.com
Tue Oct 26 11:31:05 EDT 2010
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
More information about the Python-list
mailing list