mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Make all the \seemodule explanations consistent: start with a capitalized
letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation.
This commit is contained in:
parent
510dfbad3d
commit
ba0a989988
10 changed files with 27 additions and 20 deletions
|
@ -65,5 +65,6 @@ argument is required; \var{mode} defaults to \code{'rb'} and
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{zlib}{the basic data compression module}
|
||||
\seemodule{zlib}{The basic data compression module needed to support
|
||||
the \program{gzip} file format.}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue