How to Teach Python "Variables"
Simon Brunning
simon at brunningonline.net
Mon Nov 26 03:58:08 EST 2007
On Nov 25, 2007 6:19 PM, <"@bag.python.org <"none> wrote:
> IIRC, I once saw an explanation how Python doesn't have "variables" in
> the sense that, say, C does, and instead has bindings from names to
> objects. Does anyone have a link?
Perhaps you mean:
http://effbot.org/zone/python-objects.htm
--
Cheers,
Simon B.
simon at brunningonline.net
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues
More information about the Python-list
mailing list