A counter-proposal to __future__ in PEP 236

Tim Peters tim.one at home.com
Thu Mar 1 17:41:06 EST 2001


[Alex Martelli]
> ...
> The _semantics_ of PEP 236 are a great idea; I do earnestly hope there
> is some way, ANY way, to avoid its syntax, and this 'directive' idea
> gives me a glimmer of hope...!

ANY way, you say?  OK, the new syntax is

    from __future__ >> nested_scopes

I thought you'd like that better than

    print __future__ << nested_scopes

although both work for me <wink>.





More information about the Python-list mailing list