Feb. 24, 2014
8:51 a.m.
On Mon, Feb 24, 2014 at 7:21 PM, Andrew Barnert <abarnert@yahoo.com> wrote:
So, I think it is worth reviving and extending PEP 312. What would help most in getting that idea considered? Gathering more concrete examples? Buiilding an implementation? Both?
Examples are good. Especially if you can write a script that finds potentials. Feel free to use this script of mine as a basis: https://github.com/Rosuav/ExceptExpr/blob/master/find_except_expr.py ChrisA