copy(): Make sure the copy of a derived class cannot share the data of the
original by replacing self.data temporarily, then using the update() method on the new mapping object to populate it. This closes SF bug #476616.
Showing
Please
register
or
sign in
to comment