]> granicus.if.org Git - python/commitdiff
Remove stray quotes; probably left over from conversion from docstrings.
authorFred Drake <fdrake@acm.org>
Tue, 6 Nov 2001 22:11:34 +0000 (22:11 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 6 Nov 2001 22:11:34 +0000 (22:11 +0000)
Doc/lib/xmlsaxreader.tex

index 74eff0d5d2591d69daac8708568b0e440119f8df..e8db5621862669d92384baca8c389ed3f03c2aed 100644 (file)
@@ -197,7 +197,7 @@ methods:
   This method is called after close has been called to reset the
   parser so that it is ready to parse new documents. The results of
   calling parse or feed after close without calling reset are
-  undefined."""
+  undefined.
 \end{methoddesc}