mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 05:04:46 +03:00
xmp feature
This commit is contained in:
parent
6138d4612e
commit
ec141fd3ba
|
@ -1335,7 +1335,6 @@ class Image:
|
|||
for child, value in element.attrib.items():
|
||||
print(child.split('}')[1] + ": " + value)
|
||||
|
||||
|
||||
return root
|
||||
|
||||
def getim(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user