Mike Meyer wrote:
> 
> yomgui <[EMAIL PROTECTED]> writes:
> > is it legal to return inside a for loop
> > or am I obliged to break out of the loop before returning ?
> 
> Try it and see:

it is not because it does work on an implementation of python
that it will work on any other platform or in the futur.

yomgui
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to