f---ing typechecking

greg greg at cosc.canterbury.ac.nz
Thu Feb 22 03:16:27 EST 2007


Hendrik van Rooyen wrote:

> I don't think its reasonable - its just an accident of implementation.

There's nothing accidental about the implementation of
the in-place operators. It was designed the way it is
so that it would work in a reasonable way with both
mutable and immutable objects.

--
Greg



More information about the Python-list mailing list