typeattr.py | 35 removed_type_attributes = DiffResultDescriptor("diff_type_attributes") variable in class:TypeAttributesDifference 45 self.added_type_attributes, self.removed_type_attributes, matched_attributes = \ 70 self.removed_type_attributes = None
|