summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/Tix.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix two bugs discovered by PyChecker. (I cannot test these, but I'mGuido van Rossum2001-08-131-2/+2
| | | | | confident that the old code was utterly broken -- the worse that can happen is that the new code is still broken.)
* Fixed a bunch of Tabnanny errorsMoshe Zadka2001-03-211-590/+590
|
* Patch #410231: Add the Python Tix library.Martin v. Löwis2001-03-211-0/+1266