summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Gijsbers <jlg@dds.nl>2004-11-07 19:36:48 (GMT)
committerJohannes Gijsbers <jlg@dds.nl>2004-11-07 19:36:48 (GMT)
commit4f18caa07b1db47b69175a8032a3749c6fbb23b3 (patch)
treea509d5d8b3c6fa176b5293008ae084a0b6fc4efc
parent8de645a1760b953118eebbd9869f696509c74920 (diff)
downloadcpython-4f18caa07b1db47b69175a8032a3749c6fbb23b3.zip
cpython-4f18caa07b1db47b69175a8032a3749c6fbb23b3.tar.gz
cpython-4f18caa07b1db47b69175a8032a3749c6fbb23b3.tar.bz2
Patch #1062018 / bug #1038693: comment out dead link in tkinter docs.
-rw-r--r--Doc/lib/tkinter.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex
index a2eac36..51020dd 100644
--- a/Doc/lib/tkinter.tex
+++ b/Doc/lib/tkinter.tex
@@ -519,8 +519,8 @@ available and their values. This is meant only as an example.
\subsubsection{The Packer} % Packer.html
\index{packing (widgets)}
-The packer is one of Tk's geometry-management mechanisms. See also
-\citetitle[classes/ClassPacker.html]{the Packer class interface}.
+The packer is one of Tk's geometry-management mechanisms.
+% See also \citetitle[classes/ClassPacker.html]{the Packer class interface}.
Geometry managers are used to specify the relative positioning of the
positioning of widgets within their container - their mutual