[Python-Dev] Switch statement (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jun 22 09:08:43 CEST 2006


Phillip J. Eby wrote:

switch x: case == 1: foo(x)

Aesthetically, I don't like that.

-- Greg



More information about the Python-Dev mailing list