mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Namespace
This commit is contained in:
parent
5e7a5bf237
commit
3dd4b39411
|
@ -6,7 +6,7 @@ import struct
|
|||
from helper import unittest, PillowTestCase, hopper
|
||||
|
||||
from PIL import Image, TiffImagePlugin, TiffTags
|
||||
from TiffImagePlugin import _limit_rational, IFDRational
|
||||
from PIL.TiffImagePlugin import _limit_rational, IFDRational
|
||||
|
||||
tag_ids = dict((info.name, info.value) for info in TiffTags.TAGS_V2.values())
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user