Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
8c69ecf9
Commit
8c69ecf9
authored
Mar 07, 2015
by
Benjamin Peterson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace Amazon links in the documentation (closes #23579)
Patch by Sayan Chowdhury.
parent
f8904e99
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Doc/library/othergui.rst
Doc/library/othergui.rst
+1
-1
Doc/library/tkinter.rst
Doc/library/tkinter.rst
+3
-3
No files found.
Doc/library/othergui.rst
View file @
8c69ecf9
...
...
@@ -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
<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
...
...
Doc/library/tkinter.rst
View file @
8c69ecf9
...
...
@@ -31,13 +31,13 @@ this should open a window demonstrating a simple Tk interface.
`
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 @@ documentation that exists. Here are some hints:
`
Tcl
and
the
Tk
Toolkit
<
http
://
www
.
amazon
.
com
/
exec
/
obidos
/
ASIN
/
020163337
X
>`
_
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment