Searched refs:attName (Results 1 - 1 of 1) sorted by relevance
| /inkscape/share/extensions/ | ||
| H A D | pathmodifier.py | 228 for attName in node.attrib.keys(): 229 if ("sodipodi" in attName) or ("inkscape" in attName): 230 del node.attrib[attName] |
Completed in 25 milliseconds