ttk: fix LabeledScale and OptionMenu destroy() method (#3025)
bpo-31135: Call the parent destroy() method even if the used attribute doesn't exist. The LabeledScale.destroy() method now also explicitly clears label and scale attributes to help the garbage collector to destroy all widgets.
V
Victor Stinner committed
cd7e9c1b67d3d07ee03e0a79af2791c19031cecb
Parent: 733d0f6
Committed by GitHub <noreply@github.com>
on 8/8/2017, 5:41:21 PM