This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients taleinat, terry.reedy
Date 2018-06-20.06:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529475724.93.0.56676864532.issue33839@psf.upfronthosting.co.za>
In-reply-to
Content
>> TclError from widget.destroy suggests that we *might* be able to cleanup better.

> Any suggestions for a better cleanup mechanism?

(Following up my own question with another question...)

Would it be better to check self.winfo_exists() instead of the try/except clauses?
History
Date User Action Args
2018-06-20 06:22:04taleinatsetrecipients: + taleinat, terry.reedy
2018-06-20 06:22:04taleinatsetmessageid: <1529475724.93.0.56676864532.issue33839@psf.upfronthosting.co.za>
2018-06-20 06:22:04taleinatlinkissue33839 messages
2018-06-20 06:22:04taleinatcreate