[Python-Dev] Switch statement
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Jun 22 09:08:43 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 22 09:08:43 CEST 2006
- Previous message: [Python-Dev] Switch statement
- Next message: [Python-Dev] Switch statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phillip J. Eby wrote: > switch x: > case == 1: foo(x) Aesthetically, I don't like that. -- Greg
- 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