Files
cpython-source-deps/Python/README-2.2.txt
2017-05-22 16:16:49 -05:00

16 lines
431 B
Python

# -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# $Id: README-2.2.txt,v 1.1 2002/01/24 09:48:42 idiscovery Exp $
#
About Tix.py
-----------
As of version 2.1, Tix.py is a part of the standard Python library.
However, the Tix shipped with Python 2.2 is broken.
You should replace Tix.py in the Lib/lib-tk directory, and demos in the Demo/tix
directory with the files found here.