summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libnew.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-06-29 15:45:09 (GMT)
committerFred Drake <fdrake@acm.org>1999-06-29 15:45:09 (GMT)
commit9e0b6229f64fed74720f86a1d774824f20d46f24 (patch)
treed4db14826521bbdbd04c3097e775e5d6991ef818 /Doc/lib/libnew.tex
parentef1a029d4ce75847b4d17c13776903a902faf04d (diff)
downloadcpython-9e0b6229f64fed74720f86a1d774824f20d46f24.zip
cpython-9e0b6229f64fed74720f86a1d774824f20d46f24.tar.gz
cpython-9e0b6229f64fed74720f86a1d774824f20d46f24.tar.bz2
Comment out XXX comment; this needn't appear in the formatted
versions. XXX comments only need to be grep-able.
Diffstat (limited to 'Doc/lib/libnew.tex')
-rw-r--r--Doc/lib/libnew.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libnew.tex b/Doc/lib/libnew.tex
index 7ed8179..24fc881 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}