Stefan Arentz <[EMAIL PROTECTED]> writes:
> > Would it be too much to ask that in a line like.
> >   x = x + 1.
> > both x's would resolve to the same namespace?
> ...
> Consider changing the semantics of what you are proposing and
> think about all those Python projects that will break because they
> depend on the above behaviour and even take advantage of it.

Are you seriously saying there's lots of Python projects that would
break if this particular weirdness were fixed?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to