what do you mean by alias ?

a = b

now both a and b refers to the same object.

[EMAIL PROTECTED] wrote:
> So there is no way in Python to make an alias for an object?
> 
> /David

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

Reply via email to