From: Thomas Heller Date: Fri, 16 Apr 2004 20:13:57 +0000 (+0000) Subject: The Windows installer for Python 2.3.4 will include tix. X-Git-Tag: v2.3.4c1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4852f50e539f4fa7af637b250b712e0d436e8de8;p=thirdparty%2FPython%2Fcpython.git The Windows installer for Python 2.3.4 will include tix. --- diff --git a/Misc/NEWS b/Misc/NEWS index 6d4d407c3b36..792b41066aff 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -57,6 +57,14 @@ Library - Patch 711838: Support non-anonymous ftp URLs in urllib2. +Windows +------- + +- The Windows installer now includes tix, the Tk Interface eXtension, + a powerful set of user interface components that expands the capabilities + of your Tcl/Tk and Python applications. + + What's New in Python 2.3.3 (final)? ===================================