[Tutor] filling 2d array with zeros

Sander Sweers sander.sweers at gmail.com
Mon Sep 27 23:38:59 CEST 2010


On 27 September 2010 23:15, Sander Sweers <sander.sweers at gmail.com> wrote:
>> objects: copying the memory location, not making a deep copy and
>> getting a duplicate object.
>
> It does not copy the object it makes multiple _references_ to the *same* object.

Oops, You already got the idea and I should have read better. Ow well,
maybe the copy module was of interest to you.

Greets
Sander


More information about the Tutor mailing list