mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +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),
|
2: (4294967295, 1),
|
||||||
5: b'\x01',
|
5: b'\x01',
|
||||||
30: 65535,
|
30: 65535,
|
||||||
29: u'1999:99:99 99:99:99'}
|
29: '1999:99:99 99:99:99'}
|
||||||
|
|
||||||
# Act
|
# Act
|
||||||
exif = im._getexif()
|
exif = im._getexif()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user