summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-06 07:32:15 (GMT)
committerGeorg Brandl <georg@python.org>2013-10-06 07:32:15 (GMT)
commite678f51e236a81acd7cdb7e1cefafaa9aa6115d2 (patch)
tree29ea119e6744b584cbbde6ac568c26158f6f7e20 /Doc/library/tkinter.rst
parent834a73bf4ff4eb79c0e9cd9d1346751a2deb5db6 (diff)
parenta84d473f02bf74e68a9a1a53faceb31b780f1577 (diff)
downloadcpython-e678f51e236a81acd7cdb7e1cefafaa9aa6115d2.zip
cpython-e678f51e236a81acd7cdb7e1cefafaa9aa6115d2.tar.gz
cpython-e678f51e236a81acd7cdb7e1cefafaa9aa6115d2.tar.bz2
merge with 3.3
Diffstat (limited to 'Doc/library/tkinter.rst')
-rw-r--r--Doc/library/tkinter.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst
index 377694f..83f0ed5 100644
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -37,9 +37,6 @@ this should open a window demonstrating a simple Tk interface.
`Modern Tkinter for Busy Python Developers <http://www.amazon.com/Modern-Tkinter-Python-Developers-ebook/dp/B0071QDNLO/>`_
Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter.
- `An Introduction to Tkinter <http://www.pythonware.com/library/an-introduction-to-tkinter.htm>`_
- Fredrik Lundh's on-line reference material.
-
`Python and Tkinter Programming <http://www.amazon.com/exec/obidos/ASIN/1884777813>`_
The book by John Grayson (ISBN 1-884777-81-3).