Python 3.2, sigh

This commit is contained in:
wiredfool 2015-12-30 00:45:48 +00:00
parent 31428b7009
commit 253bc038c5

View File

@ -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()