Return value of an assignment statement?

Terry Reedy tjreedy at udel.edu
Thu Feb 21 18:13:24 EST 2008


"Jeff Schwab" <jeff at schwabcenter.com> wrote in message 
news:5sudnTSXrZY0aCDanZ2dnUVZ_rKtnZ2d at comcast.com...

| That's the same behavior I would expect in C, on the grounds that C
| What I found confusing at first was
| that the same variable will either directly store or merely refer to an
| object, depending on the type of the object:

Since names and collection slots always refer to objects, I find the above 
confusing.  Can you clarify what difference you percieve?

tjr







More information about the Python-list mailing list