Lines Matching full:objects
13 compound objects (objects that contain other objects, like lists or
17 extent possible) inserts *the same objects* into it that the
21 inserts *copies* into it of the objects found in the original.
26 a) recursive objects (compound objects that, directly or indirectly,
35 a) keeping a table of objects already copied during the current
67 """Shallow copy operation on arbitrary Python objects.
133 """Deep copy operation on arbitrary Python objects.
255 Because we remember objects by their id, we have
256 to assure that possibly temporary objects are kept