mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Fix a number of minor markup errors.
This commit is contained in:
parent
056a71da76
commit
4cacec5393
3 changed files with 7 additions and 7 deletions
|
|
@ -510,8 +510,8 @@ file descriptor for typeahead checking.
|
|||
\begin{funcdesc}{unctrl}{ch}
|
||||
Returns a string which is a printable representation of the character
|
||||
\var{ch}. Control characters are displayed as a caret followed by the
|
||||
character, for example as \verb|^C|. Printing characters are left as they
|
||||
are.
|
||||
character, for example as \code{\textasciicircum C}. Printing
|
||||
characters are left as they are.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{ungetch}{ch}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue