[Python-Dev] Switch statement

Guido van Rossum guido at python.org
Thu Jun 22 17:53:34 CEST 2006


On 6/22/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> Phillip J. Eby wrote:
>
> >      switch x:
> >          case == 1: foo(x)
>
> Aesthetically, I don't like that.

Me neither.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list