[Python-Dev] Merging PEP 310 and PEP 340-redux?

Greg Ewing greg.ewing at canterbury.ac.nz
Wed May 11 06:41:43 CEST 2005


Guido van Rossum wrote:

> Now it would make more sense to change the syntax to
> 
>         with EXPR as VAR:
>             BLOCK
> 
> and we have Phillip Eby's proposal.

Change the 'with' to 'do' and I'd be +1 on this.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+


More information about the Python-Dev mailing list