mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Minor markup adjustments.
This commit is contained in:
parent
5ae8e01cc5
commit
b5f41dedeb
1 changed files with 2 additions and 2 deletions
|
|
@ -300,8 +300,8 @@ function.
|
|||
Availability: Macintosh, \UNIX, Windows.
|
||||
|
||||
\versionchanged[When specified, the \var{mode} argument must now start
|
||||
with one of the letters \code{'r'}, \code{'w'}, or \code{'a'},
|
||||
otherwise a \exception{ValueError} is raised. ]{2.3}
|
||||
with one of the letters \character{r}, \character{w}, or \character{a},
|
||||
otherwise a \exception{ValueError} is raised]{2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{popen}{command\optional{, mode\optional{, bufsize}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue