control structures (was "Re: Sins")
Skip Montanaro
skip at mojam.com
Thu Jan 6 10:15:08 EST 2000
More information about the Python-list mailing list
Thu Jan 6 10:15:08 EST 2000
- Previous message (by thread): control structures (was "Re: Sins")
- Next message (by thread): control structures (was "Re: Sins")
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Emile> Doesn't this do that now? or is there some objection to this usage?
[ ... snip try/except used to implement state machine ... ]
I find nothing wrong with it. Some people object to using try/except for
anything but handling errors however.
Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/
847-971-7098 | Python: Programming the way Guido indented...
- Previous message (by thread): control structures (was "Re: Sins")
- Next message (by thread): control structures (was "Re: Sins")
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list