Addressing the last element of a list

bonono at gmail.com bonono at gmail.com
Tue Nov 8 04:35:40 EST 2005


what do you mean by alias ?

a = b

now both a and b refers to the same object.

pinkfloydhomer at gmail.com wrote:
> So there is no way in Python to make an alias for an object?
> 
> /David




More information about the Python-list mailing list