From: Fred Drake Date: Tue, 29 Jun 1999 15:45:09 +0000 (+0000) Subject: Comment out XXX comment; this needn't appear in the formatted X-Git-Tag: v1.6a1~1134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e0b6229f64fed74720f86a1d774824f20d46f24;p=thirdparty%2FPython%2Fcpython.git Comment out XXX comment; this needn't appear in the formatted versions. XXX comments only need to be grep-able. --- diff --git a/Doc/lib/libnew.tex b/Doc/lib/libnew.tex index 7ed81797d136..24fc881af15c 100644 --- a/Doc/lib/libnew.tex +++ b/Doc/lib/libnew.tex @@ -41,7 +41,7 @@ determine the default values of parameters. lnotab} This function is an interface to the \cfunction{PyCode_New()} C function. -XXX This is still undocumented!!!!!!!!!!! +%XXX This is still undocumented!!!!!!!!!!! \end{funcdesc} \begin{funcdesc}{module}{name}