Closes #20966: Fix Tkinter Resources link (merge from 3.4)

This commit is contained in:
Zachary Ware 2014-03-18 09:20:25 -05:00
commit 31ee154c5f

View file

@ -15,7 +15,7 @@ this should open a window demonstrating a simple Tk interface.
.. seealso:: .. seealso::
`Python Tkinter Resources <http://www.python.org/topics/tkinter/>`_ `Python Tkinter Resources <https://wiki.python.org/moin/TkInter>`_
The Python Tkinter Topic Guide provides a great deal of information on using Tk The Python Tkinter Topic Guide provides a great deal of information on using Tk
from Python and links to other sources of information on Tk. from Python and links to other sources of information on Tk.