Fix spacing markup and other sundries.

This commit is contained in:
Raymond Hettinger 2003-09-08 18:52:18 +00:00
parent c60577ea59
commit b67449d31d
4 changed files with 9 additions and 9 deletions

View file

@ -117,7 +117,7 @@ messages. This is the same method used internally by the
\begin{methoddesc}{pop_source}{}
Pop the last-pushed input source from the input stack.
This is the same method used internally when the lexer reaches
\EOF on a stacked input stream.
\EOF{} on a stacked input stream.
\versionadded{2.1}
\end{methoddesc}