[EMAIL PROTECTED] wrote:
> Way to go.
> Try doing this.
> x = MutableNumeric(42)
       ^^^^^^^^^^^^^^
where is this defined?

> y = x
> x += 42
> print y
> 


-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to