questions about scope/threading
maney at pobox.com
maney at pobox.com
Fri Dec 6 09:10:16 EST 2002
Aahz <aahz at pythoncraft.com> wrote:
> Generally speaking, in Python a "binding" *is* a reference. Of course
> "bound" gets confusing because it also refers to instance methods. What
> subset of references were you thinking "bound" was?
I guess I was thinking of binding to a name, as opposed to anonymous
references. And yeah, I have noticed the word gets used in a mess of
different ways. :-)
More information about the Python-list
mailing list