return command in a function.

Brian Lee senux at senux.com.NOSPAM
Wed Sep 26 21:44:10 EDT 2001


Hi all! I'm newbie at programming and especially Python langauge.

What do you think when someone put return, break or continue command
in half of a function. I think that commands are like ``goto'' It is very
confused for me to understand big code because such commands
jump un-excepted line.

What do you think about this and how can get be avoid of using
such commands? Any advice?

-- 
Brian Lee - http://www.senux.com/



More information about the Python-list mailing list