mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Remove stray quotes; probably left over from conversion from docstrings.
This commit is contained in:
parent
806d332f02
commit
5976816698
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ methods:
|
||||||
This method is called after close has been called to reset the
|
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
|
parser so that it is ready to parse new documents. The results of
|
||||||
calling parse or feed after close without calling reset are
|
calling parse or feed after close without calling reset are
|
||||||
undefined."""
|
undefined.
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue