[Python-Dev] Switch statement
Guido van Rossum
guido at python.org
Thu Jun 22 17:53:34 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 22 17:53:34 CEST 2006
- Previous message: [Python-Dev] Switch statement
- Next message: [Python-Dev] Switch statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] Switch statement
- Next message: [Python-Dev] Switch statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list