[Python-Dev] Switch statement
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Jun 22 09:24:14 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 22 09:24:14 CEST 2006
- Previous message: [Python-Dev] Switch statement
- Next message: [Python-Dev] Switch statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote:
> Q: If a program calls the 'func' function below as 'func()'
> and ONE and TWO are both integer objects, what does 'func'
^^^^^^
Nothing at all, because you didn't call it!
--
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