Packaged basic Piexif module

This commit is contained in:
Joel Collins 2019-02-19 12:02:11 +00:00
parent 366b771b72
commit c6eb6148cc
13 changed files with 1850 additions and 1 deletions

View file

@ -0,0 +1,2 @@
class InvalidImageDataError(ValueError):
pass