[Python-Dev] Py3k: Except clause syntax
Alex Martelli
aleaxit at gmail.com
Fri Mar 17 06:04:36 CET 2006
On Mar 16, 2006, at 7:30 PM, Brett Cannon wrote:
...
> I agree. "as" is taking on the use of assignment in statements that
> are not ``=`` and I say we just keep on with that. Plus Greg's above
Hmmm, if we allowed '(<expr> as <var>)' for generic expr's we'd make
a lot of people pining for 'assignment as an expression' very happy,
wouldn't we...?
Alex
More information about the Python-Dev
mailing list