From: Georg Brandl Date: Sun, 6 Oct 2013 07:32:03 +0000 (+0200) Subject: Remove dead link to effbot Tkinter introduction material (reported by Ralf Ganswindt... X-Git-Tag: v2.7.6rc1~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=baeb7f850ab7895dce78a0011fc489df1e34b617;p=python Remove dead link to effbot Tkinter introduction material (reported by Ralf Ganswindt from docs@) --- diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst index dfb4da6de3..cf8eba06c2 100644 --- a/Doc/library/tkinter.rst +++ b/Doc/library/tkinter.rst @@ -41,9 +41,6 @@ is maintained at ActiveState.) `Modern Tkinter for Busy Python Developers `_ Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter. - `An Introduction to Tkinter `_ - Fredrik Lundh's on-line reference material. - `Python and Tkinter Programming `_ The book by John Grayson (ISBN 1-884777-81-3).