mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
add missing word
This commit is contained in:
parent
dbb8c4123f
commit
4b8ec63114
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ the equivalent \function{repr()} function, or the slightly different
|
||||||
\function{str()} function). The latter
|
\function{str()} function). The latter
|
||||||
function is implicitly used when an object is written by the
|
function is implicitly used when an object is written by the
|
||||||
\keyword{print}\stindex{print} statement.
|
\keyword{print}\stindex{print} statement.
|
||||||
(Information on \ulink{\keyword{print} statement}{../ref/print.html}
|
(Information on the \ulink{\keyword{print} statement}{../ref/print.html}
|
||||||
and other language statements can be found in the
|
and other language statements can be found in the
|
||||||
\citetitle[../ref/ref.html]{Python Reference Manual} and the
|
\citetitle[../ref/ref.html]{Python Reference Manual} and the
|
||||||
\citetitle[../tut/tut.html]{Python Tutorial}.)
|
\citetitle[../tut/tut.html]{Python Tutorial}.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue