Comment 1 for bug 348617

Revision history for this message
9johnny (s.j.) wrote :

shouldn't this be implemented using the __delete__ descriptor? ( http://docs.python.org/reference/datamodel.html#descriptors )
I have yet to fully read pymarc code, but this seems like a viable option for deleting objects.