bpo-15303: Support widgets with boolean value False in Tkinter (GH-23904)
Use `widget is None` instead of checking the boolean value of a widget.
S
Serhiy Storchaka committed
bb70b2afe39ad4334a9f3449cddd28149bd628b6
Parent: 954a742
Committed by GitHub <noreply@github.com>
on 12/25/2020, 3:04:26 PM