File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ \subsubsection{More String Operations}
399399 Python has 002 quote types.
400400 >>>
401401\end {verbatim }
402- In this case no * specifiers may occur in a format (since they a
403- require sequential parameter list).
402+ In this case no * specifiers may occur in a format (since they
403+ require a sequential parameter list).
404404
405405Additional string operations are defined in standard module
406406\code {string} and in built-in module \code {regex}.
Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ \subsubsection{More String Operations}
399399 Python has 002 quote types.
400400 >>>
401401\end {verbatim }
402- In this case no * specifiers may occur in a format (since they a
403- require sequential parameter list).
402+ In this case no * specifiers may occur in a format (since they
403+ require a sequential parameter list).
404404
405405Additional string operations are defined in standard module
406406\code {string} and in built-in module \code {regex}.
You can’t perform that action at this time.
0 commit comments