File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ available for Python:
5050 low-level device context drawing, drag and drop, system clipboard access,
5151 an XML-based resource format and more, including an ever growing library
5252 of user-contributed modules. wxPython has a book, `wxPython in Action
53- <http://www.amazon .com/exec/obidos/ASIN/1932394621 > `_, by Noel Rappin and
53+ <http://www.manning .com/rappin/ > `_, by Noel Rappin and
5454 Robin Dunn.
5555
5656PyGTK, PyQt, and wxPython, all have a modern look and feel and more
Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ this should open a window demonstrating a simple Tk interface.
3131 `Tcl/Tk manual <http://www.tcl.tk/man/tcl8.5/ >`_
3232 Official manual for the latest tcl/tk version.
3333
34- `Programming Python <http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106/ >`_
34+ `Programming Python <http://www.rmi.net/~lutz/about-pp4e.html >`_
3535 Book by Mark Lutz, has excellent coverage of Tkinter.
3636
3737 `Modern Tkinter for Busy Python Developers <http://www.amazon.com/Modern-Tkinter-Python-Developers-ebook/dp/B0071QDNLO/ >`_
3838 Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter.
3939
40- `Python and Tkinter Programming <http://www.amazon .com/exec/obidos/ASIN/1884777813 >`_
40+ `Python and Tkinter Programming <http://www.manning .com/grayson/ >`_
4141 The book by John Grayson (ISBN 1-884777-81-3).
4242
4343
@@ -182,7 +182,7 @@ documentation that exists. Here are some hints:
182182 `Tcl and the Tk Toolkit <http://www.amazon.com/exec/obidos/ASIN/020163337X >`_
183183 The book by John Ousterhout, the inventor of Tcl.
184184
185- `Practical Programming in Tcl and Tk <http://www.amazon .com/exec/obidos/ASIN/0130220280 >`_
185+ `Practical Programming in Tcl and Tk <http://www.beedub .com/book/ >`_
186186 Brent Welch's encyclopedic book.
187187
188188
You can’t perform that action at this time.
0 commit comments