]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Comment out XXX comment; this needn't appear in the formatted
authorFred Drake <fdrake@acm.org>
Tue, 29 Jun 1999 15:45:09 +0000 (15:45 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 Jun 1999 15:45:09 +0000 (15:45 +0000)
versions.  XXX comments only need to be grep-able.

Doc/lib/libnew.tex

index 7ed81797d13686271e1306c969215209c1b2e60d..24fc881af15ccc8406c465373c0aaf652026c2e4 100644 (file)
@@ -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}