mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Merge pull request #2127 from radarhere/imagefile
Removed outdated comment
This commit is contained in:
commit
54520b10ac
|
@ -305,8 +305,6 @@ class Parser(object):
|
|||
"""
|
||||
Incremental image parser. This class implements the standard
|
||||
feed/close consumer interface.
|
||||
|
||||
In Python 2.x, this is an old-style class.
|
||||
"""
|
||||
incremental = None
|
||||
image = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user