mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
Revert "Merge pull request #5 from hugovk/unittest1merge"
This reverts commit0940f0b043
, reversing changes made to07aa1a56bb
. Conflicts: .travis.yml test/helper.py test/test_imagedraw.py
This commit is contained in:
parent
b2a2f16b23
commit
6a79d80374
|
@ -522,7 +522,7 @@ class Image:
|
||||||
"""
|
"""
|
||||||
Closes the file pointer, if possible.
|
Closes the file pointer, if possible.
|
||||||
|
|
||||||
This operation will destroy the image core and release its memory.
|
This operation will destroy the image core and release it's memory.
|
||||||
The image data will be unusable afterward.
|
The image data will be unusable afterward.
|
||||||
|
|
||||||
This function is only required to close images that have not
|
This function is only required to close images that have not
|
||||||
|
|
Loading…
Reference in New Issue
Block a user