Greg Ewing wrote: > For Py3k, any thoughts on changing the syntax of > the except clause from > > except <type>, <value>: > > to > > except <type> as <value>: > > so that things like > > except TypeError, ValueError: > > will do what is expected? +1. Fits well with the current use of "as". Georg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4