Pointers

Jason Stokes jstok at bluedog.apana.org.au
Sat Mar 25 01:09:18 EST 2000


Hrvoje Niksic wrote in message ...

>The crux of the matter is: a and b are not objects that point to
>numbers; they are variables that refer (point) to numbers, which are
>objects.

Incidently: does the term "variable" have any formal meaning within Python?
The Python docs seem only to talk about "names".






More information about the Python-list mailing list