From: Johannes Gijsbers Date: Sun, 7 Nov 2004 19:36:48 +0000 (+0000) Subject: Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. X-Git-Tag: v2.4c1~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f18caa07b1db47b69175a8032a3749c6fbb23b3;p=thirdparty%2FPython%2Fcpython.git Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. --- diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index a2eac3679b57..51020dd50f6a 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