mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Python 3.2, sigh
This commit is contained in:
parent
31428b7009
commit
253bc038c5
|
@ -180,7 +180,7 @@ class TestFileJpeg(PillowTestCase):
|
|||
2: (4294967295, 1),
|
||||
5: b'\x01',
|
||||
30: 65535,
|
||||
29: u'1999:99:99 99:99:99'}
|
||||
29: '1999:99:99 99:99:99'}
|
||||
|
||||
# Act
|
||||
exif = im._getexif()
|
||||
|
|
Loading…
Reference in New Issue
Block a user