(original) (raw)
2018-04-20 14:54 GMT-07:00 Mike Miller <python-dev@mgmiller.net>:
In other words, the with statement would continue to require an as clause outside of the parentheses. A double name binding doesn't seem very useful however.
The with statement does not require an as clause.