Wayne Brehaut wrote:
>> (had to be a semicolon there)
>>     
>
> Not "had to be" since a discerning reader will note that the two
> values in the list:
>
>       >>> id(x), id(y)
>       (19105872, 19091664)

Weeeell, as long as we are nitpicking: That's a tuple, not a list.

;)
/W
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to