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: v3.4.0a4~265^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a84d473f02bf74e68a9a1a53faceb31b780f1577;p=thirdparty%2FPython%2Fcpython.git 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 83a537557564..ad37a7bd11de 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 `_ 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).