diff options
| author | Fred Drake <fdrake@acm.org> | 1999-12-01 18:44:09 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-12-01 18:44:09 +0000 |
| commit | d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de (patch) | |
| tree | 6002e59a668ff26f3aef51e352806672f8b3742e /Doc/lib/libundoc.tex | |
| parent | 6dfc792fea1cdf71dd601840c8832f917e89872d (diff) | |
| download | cpython-git-d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de.tar.gz | |
Update link to PythonWare library page.
Diffstat (limited to 'Doc/lib/libundoc.tex')
| -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 e8f3736a82..18c9db7383 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}] |
