Searched refs:set_xml_cloth (Results 1 – 1 of 1) sorted by relevance
140 self.set_xml_cloth(cls_dict.pop('xml_cloth'))143 self.set_xml_cloth(cls_dict.pop('xml_root_cloth'))196 def set_xml_cloth(self, what): member in AttributesMeta205 xml_cloth = property(get_xml_cloth, set_xml_cloth)