Where is CASE?????
Steve Purcell
stephen_purcell at yahoo.com
Tue Feb 20 08:48:36 EST 2001
More information about the Python-list mailing list
Tue Feb 20 08:48:36 EST 2001
- Previous message (by thread): Where is CASE?????
- Next message (by thread): Where is CASE?????
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris Richard Adams wrote: > Someone please tell me why I cannot find a CASE statement in the Python > documentation index... Because there isn't one. Use if/elif/else instead. It doesn't sting as much as you might expect. -Steve -- Steve Purcell, Pythangelist Get testing at http://pyunit.sourceforge.net/ Get servlets at http://pyserv.sourceforge.net/ "Even snakes are afraid of snakes." -- Steven Wright
- Previous message (by thread): Where is CASE?????
- Next message (by thread): Where is CASE?????
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list