]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add HIDDEN. Fixes #777664.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Aug 2003 09:53:51 +0000 (09:53 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Aug 2003 09:53:51 +0000 (09:53 +0000)
Misc/NEWS

index 6094a69a1fe04383eef22a7b0fe34cac83ff982b..b27ba1939efb83cae2e0ff93bb1667ddeb38b860 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -27,6 +27,8 @@ Extension modules
 Library
 -------
 
+- Bug #777664: Add Tkconstants.HIDDEN.
+
 - Bug #781065: test_normalization is updated to the current
   URL of the Unicode 3.2 normalization file.