In article <0778f257-d36c-4e13-93ea-bf8d448c8...@b15g2000yqd.googlegroups.com>, Paul Boddie <p...@boddie.org.uk> wrote: > >Almost. The latter can modify namespaces - the objects themselves - >but through properties or dynamic attribute access, they may choose >not to modify such a namespace. Really, we can phrase assignment (=) >as follows: > ><thing> = <expression> # make <thing> refer to the result of <expression>
Right, except s/thing/target/ http://docs.python.org/reference/simple_stmts.html#assignment-statements -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "as long as we like the same operating system, things are cool." --piranha -- http://mail.python.org/mailman/listinfo/python-list