Sybren Stuvel wrote:

> def somefunc(x): return x*5
>
> How is that a multi-line function definition?

but that's namespace pollution! if you do this, nobody will never ever be
able to use the name somefunc again! won't somebody please think about
the children!

</F>



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

Reply via email to