On Wed, Jun 19, 2013 at 3:42 PM, Dave Angel <da...@davea.name> wrote:
> Names are *one of* the ways we specify which objects are to be used. (We can
> also specify objects via an container and a subscript or slice, or via an
> attribute of another object.  And probably another way or two.)

But you always have to bootstrap it with either a name. Or a literal.
So those are the only two ways to specify which objects are to be
used.

(Anyone fanatically devoted to nice red uniforms?)

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to