[Python-checkins] cpython (3.4): replace Amazon links in the documentation (closes #23579)

benjamin.peterson python-checkins at python.org
Sat Mar 7 15:35:03 CET 2015


https://hg.python.org/cpython/rev/5903ab233a1d
changeset: 94891:5903ab233a1d
branch: 3.4
parent: 94886:cf12856bde17
user: Benjamin Peterson <benjamin at python.org>
date: Sat Mar 07 09:34:16 2015 -0500
summary:
 replace Amazon links in the documentation (closes #23579)
Patch by Sayan Chowdhury.
files:
 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
--- a/Doc/library/othergui.rst
+++ b/Doc/library/othergui.rst
@@ -50,7 +50,7 @@
 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
- <http://www.amazon.com/exec/obidos/ASIN/1932394621>`_, by Noel Rappin and
+ <http://www.manning.com/rappin/>`_, 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
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -31,13 +31,13 @@
 `Tcl/Tk manual <http://www.tcl.tk/man/tcl8.5/>`_
 Official manual for the latest tcl/tk version.
 
- `Programming Python <http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106/>`_
+ `Programming Python <http://www.rmi.net/~lutz/about-pp4e.html>`_
 Book by Mark Lutz, has excellent coverage of Tkinter.
 
 `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.
 
- `Python and Tkinter Programming <http://www.amazon.com/exec/obidos/ASIN/1884777813>`_
+ `Python and Tkinter Programming <http://www.manning.com/grayson/>`_
 The book by John Grayson (ISBN 1-884777-81-3).
 
 
@@ -182,7 +182,7 @@
 `Tcl and the Tk Toolkit <http://www.amazon.com/exec/obidos/ASIN/020163337X>`_
 The book by John Ousterhout, the inventor of Tcl.
 
- `Practical Programming in Tcl and Tk <http://www.amazon.com/exec/obidos/ASIN/0130220280>`_
+ `Practical Programming in Tcl and Tk <http://www.beedub.com/book/>`_
 Brent Welch's encyclopedic book.
 
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /