Steven D'Aprano wrote:

> It isn't a bug in Python. At worst, it is a "gotcha", but it is a
> deliberate design decision, and quite useful. For example, this is good
> for caching complicated calculations:

it's also used to pass in *objects* instead of names into an inner scope.

</F>

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

Reply via email to