mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-24 22:24:48 +03:00
Update src/PIL/JpegImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
This commit is contained in:
parent
475b4172a9
commit
56dca018aa
|
@ -479,7 +479,7 @@ def _fixup(value):
|
|||
|
||||
|
||||
class ExifImageFileDirectory(TiffImagePlugin.ImageFileDirectory_v1):
|
||||
'''
|
||||
"""
|
||||
Specialization for parsing EXIF data:
|
||||
- Remove support for v2 to avoid useless computations
|
||||
- custom __setitem__ to supports IFD values
|
||||
|
|
Loading…
Reference in New Issue
Block a user