[Python-Dev] Switch statement
Fredrik Lundh
fredrik at pythonware.com
Fri Jun 23 10:05:55 CEST 2006
More information about the Python-Dev mailing list
Fri Jun 23 10:05:55 CEST 2006
- Previous message: [Python-Dev] Switch statement
- Next message: [Python-Dev] Switch statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote: > I'd still prefer the "explicit is better than implicit" route, approach > switch/case (if added) is defined in terms of if/elif, and optimizations > are handled by the optimizer/code generator. s/approach/where/ </F>
- 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