Put a try-except around the "image delete" call in Image.__del__ to
avoid tracebacks when the root is destroyed before the image object.
Showing
Please register or sign in to comment
avoid tracebacks when the root is destroyed before the image object.