Python and Flaming Thunder

Daniel Fetchinson fetchinson at googlemail.com
Wed May 21 12:33:48 EDT 2008


>>> Or just:
>>>
>>> If command is "quit" ...
>>
>> Hmmm.  In Flaming Thunder, I'm using "is" (and "is an", "is a", etc)
>> for assigning and checking types.  For example, to read data from a
>> file and check for errors:
>>
>>      Read data from "input.txt".
>>      If data is an error then go to ...
>
> Arf ! A goto !

You are surely aware of the fact that the C source of python also uses
goto at tons of places. Is that Arf! too?

Cheers,
Daniel
-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown



More information about the Python-list mailing list