Commit 3041b071 authored by Fred Drake's avatar Fred Drake

Remove an unnecessary "%" character that seems to cause a minor glitch

with the latest latex2html.
parent 8a09e1cc
...@@ -1060,7 +1060,7 @@ note as for \method{__getitem__()}. ...@@ -1060,7 +1060,7 @@ note as for \method{__getitem__()}.
\end{methoddescni} \end{methoddescni}
\subsection{Additional methods for emulation of sequence types% \subsection{Additional methods for emulation of sequence types
\label{sequence-methods}} \label{sequence-methods}}
The following methods can be defined to further emulate sequence The following methods can be defined to further emulate sequence
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment