On 11/12/2011 01:03, Greg Ewing wrote: > Nick Coghlan suggested: > >> x = y if y is not None else {: raise ValueError("y must not be None!")} > > I'd want to see {: closed with :} for symmetry. > That's just what I was thinking. (Honest! :-))