]> granicus.if.org Git - python/commitdiff
Remove comment that no longer applies.
authorFred Drake <fdrake@acm.org>
Wed, 26 Sep 2001 22:26:45 +0000 (22:26 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 26 Sep 2001 22:26:45 +0000 (22:26 +0000)
Doc/ext/newtypes.tex

index b3c9f62cc59a70b0de7444fd1ee74bbbd3ff6142..ffc1f8204469c952e3939479e8550a4fcbc1fda6 100644 (file)
@@ -785,6 +785,3 @@ And, a sample of its use might be something like the following:
         return NULL;
     }
 \end{verbatim}
-
-%For a reasonably extensive example, from which most of the snippits
-%above were taken, see \file{newdatatype.c} and \file{newdatatype.h}.