Once a GIF comment is loaded, it is kept for subsequent frames

This commit is contained in:
Andrew Murray 2022-05-24 08:50:51 +10:00
parent 06b0e64fc9
commit 9188c81e5f

View File

@ -156,7 +156,8 @@ The :py:meth:`~PIL.Image.open` method sets the following
it will loop forever.
**comment**
May not be present. A comment about the image.
May not be present. A comment about the image. This is the last comment found
before the current frame's image.
**extension**
May not be present. Contains application specific information.