Bug 6899

Summary: python-tk - TkInter - Python Tk Interface.
Product: Mageia Reporter: Anderson Carvalho <frateraec>
Component: New RPM package requestAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: Normal CC: grenoya
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: http://download.opensuse.org/update/12.2/src/python-2.7.3-3.4.1.src.rpm CVE:
Status comment:

Description Anderson Carvalho 2012-07-29 04:12:16 CEST
python-tk - TkInter - Python Tk Interface.

Python interface to Tk. Tk is the GUI toolkit that comes with Tcl. The "xrpm" package uses this Python interface.
source package
http://download.opensuse.org/update/12.2/src/python-2.7.3-3.4.1.src.rpm


Python v2.7.3 documentation
http://docs.python.org/library/tkinter.html
Comment 1 Claire Revillet 2012-07-30 11:40:57 CEST
Hi,

Tkinter is already in the distribution :) (it's part of the standart library of Python)

The package name is : tkinter

Status: NEW => RESOLVED
CC: (none) => grenoya
Resolution: (none) => INVALID

Comment 2 Anderson Carvalho 2012-07-30 12:14:00 CEST
 	
I have been running the program below namebench and he asked dependency python-tk, I googled on MCC and as he had not found thought it had not.
Thank you very much for the help. Now the program works perfectly!!!

http://code.google.com/p/namebench/