mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-21 09:41:59 +03:00
branches fix
This commit is contained in:
parent
627c164363
commit
78f600acc3
|
@ -234,6 +234,7 @@ class BitmapImage:
|
|||
BitmapImage.branches["1"] = True
|
||||
self.__photo.tk.call("image", "delete", name)
|
||||
except Exception:
|
||||
BitmapImage.branches["2"] = True
|
||||
BitmapImage
|
||||
pass # ignore internal errors
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user