On Mar 20, 12:28 pm, "R. David Murray" <rdmur...@bitdance.com> wrote:
> Hope this helps.  I find that thinking in terms of namespaces helps
> me understand how Python works better than any other mental model
> I've come across.

It does, thanks.

On Mar 20, 12:41 pm, Michele Simionato <michele.simion...@gmail.com>
wrote:
> This post http://www.artima.com/forums/flat.jsp?forum=106&thread=251156
> and especially the comments
> below should share some light on why it is the way it is (short
> answer: for loops are
> implemented by mutating the loop variable at each iteration).

Thanks for the link.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to