From 8c69ecf95dad39aa55af293da75148a551c0e369 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 7 Mar 2015 09:34:16 -0500 Subject: replace Amazon links in the documentation (closes #23579) Patch by Sayan Chowdhury. --- Doc/library/othergui.rst | 2 +- Doc/library/tkinter.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst index efb7cff..43721b2 100644 --- a/Doc/library/othergui.rst +++ b/Doc/library/othergui.rst @@ -50,7 +50,7 @@ available for Python: low-level device context drawing, drag and drop, system clipboard access, an XML-based resource format and more, including an ever growing library of user-contributed modules. wxPython has a book, `wxPython in Action - `_, by Noel Rappin and + `_, by Noel Rappin and Robin Dunn. PyGTK, PyQt, and wxPython, all have a modern look and feel and more diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst index 40e97bf..3b6c681 100644 --- a/Doc/library/tkinter.rst +++ b/Doc/library/tkinter.rst @@ -31,13 +31,13 @@ this should open a window demonstrating a simple Tk interface. `Tcl/Tk manual `_ Official manual for the latest tcl/tk version. - `Programming Python `_ + `Programming Python `_ Book by Mark Lutz, has excellent coverage of Tkinter. `Modern Tkinter for Busy Python Developers `_ Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter. - `Python and Tkinter Programming `_ + `Python and Tkinter Programming `_ The book by John Grayson (ISBN 1-884777-81-3). @@ -182,7 +182,7 @@ documentation that exists. Here are some hints: `Tcl and the Tk Toolkit `_ The book by John Ousterhout, the inventor of Tcl. - `Practical Programming in Tcl and Tk `_ + `Practical Programming in Tcl and Tk `_ Brent Welch's encyclopedic book. -- cgit v0.12