xmp feature

This commit is contained in:
UrielMaD 2020-12-25 21:39:19 -06:00
parent 6138d4612e
commit ec141fd3ba

View File

@ -1335,7 +1335,6 @@ class Image:
for child, value in element.attrib.items():
print(child.split('}')[1] + ": " + value)
return root
def getim(self):