From: Martin v. Löwis Date: Sun, 21 Mar 2004 15:29:41 +0000 (+0000) Subject: Patch #853488: Tix hlist missing entryconfigure and entrycget methods. X-Git-Tag: v2.4a1~643 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=347c30d217cc4c9b832bb34e0b8e65346f3877fe;p=thirdparty%2FPython%2Fcpython.git Patch #853488: Tix hlist missing entryconfigure and entrycget methods. --- diff --git a/Misc/NEWS b/Misc/NEWS index f543eca37349..8eb5ff24d0cd 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -283,6 +283,8 @@ Extension modules Library ------- +- Add hlist missing entryconfigure and entrycget methods. + - site.py now removes paths that do not exist. - The ptcp154 codec was added for Kazakh character set support.