diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-21-22-59-26.bpo-15303.zozVrq.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-12-21-22-59-26.bpo-15303.zozVrq.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-21-22-59-26.bpo-15303.zozVrq.rst b/Misc/NEWS.d/next/Library/2020-12-21-22-59-26.bpo-15303.zozVrq.rst deleted file mode 100644 index 5a7900a..0000000 --- a/Misc/NEWS.d/next/Library/2020-12-21-22-59-26.bpo-15303.zozVrq.rst +++ /dev/null @@ -1 +0,0 @@ -:mod:`tkinter` supports now widgets with boolean value False. |