mutable numeric type

Helmut Jarausch jarausch at skynet.be
Tue Jan 2 06:48:56 EST 2007


pgarrone at acay.com.au 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



More information about the Python-list mailing list