Evert Rol wrote: > Hm, I don't know directly how to get the name of a variable. I'd > hoped there was a private method (var3.__<something>__), but looks > like there isn't it.
No, the mapping from names to values is one way. It's pretty easy to have a value associated with no name, or more than one name, so the question is not really answerable in the general case. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor