Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter - A graphical user interface for the Python scripting language
- Description:
The Tkinter (Tk interface) program is an graphical user interface for
the Python scripting language.
You should install the tkinter package if you'd like to use a graphical
user interface for Python programming.
Packages
tkinter-2.7.2-4.2.fc16.ppc
[301 KiB] |
Changelog
by David Malcolm (2011-09-01):
- run selftests with "--verbose"
- disable parts of test_io on ppc (rhbz#732998)
- add --extension-suffix option to python-config (patch 130; rhbz#732808)
- reenable and fix the --with-tsc option on ppc64, and rework it on 32-bit
ppc to avoid aliasing violations (patch 129; rhbz#698726)
- add rpm macros file (rhbz#731800)
|