Skip to content

Commit 23afb6b

Browse files
committed
Issue 28923: Remove editor artifacts from Tix.py.
1 parent 5745fef commit 23afb6b

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

Lib/tkinter/tix.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# -*-mode: python; fill-column: 75; tab-width: 8 -*-
2-
#
3-
# $Id$
4-
#
51
# Tix.py -- Tix widget wrappers.
62
#
73
# For Tix, see http://tix.sourceforge.net

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Core and Builtins
138138
Library
139139
-------
140140

141+
- Issue 28923: Remove editor artifacts from Tix.py.
142+
141143
- Issue #28871: Fixed a crash when deallocate deep ElementTree.
142144

143145
- Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and

0 commit comments

Comments
 (0)