diff options
author | Fred Drake <fdrake@acm.org> | 1999-12-01 18:44:09 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-12-01 18:44:09 (GMT) |
commit | d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de (patch) | |
tree | 6002e59a668ff26f3aef51e352806672f8b3742e /Doc | |
parent | 6dfc792fea1cdf71dd601840c8832f917e89872d (diff) | |
download | cpython-d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de.zip cpython-d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de.tar.gz cpython-d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de.tar.bz2 |
Update link to PythonWare library page.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libundoc.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index e8f3736..18c9db7 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -16,8 +16,8 @@ effort spent. \item[\module{Tkinter}] --- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh is working on this one! See -\citetitle[http://www.pythonware.com/library/]{An Introduction to -Tkinter} at \url{http://www.pythonware.com/library/} for on-line +\citetitle[http://www.pythonware.com/library.htm]{An Introduction to +Tkinter} at \url{http://www.pythonware.com/library.htm} for on-line reference material. \item[\module{Tkdnd}] |