mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Closes #20966: Fix Tkinter Resources link (merge from 3.4)
This commit is contained in:
commit
31ee154c5f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue