From 4852f50e539f4fa7af637b250b712e0d436e8de8 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 16 Apr 2004 20:13:57 +0000 Subject: [PATCH] The Windows installer for Python 2.3.4 will include tix. --- Misc/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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)? =================================== -- 2.47.3