mirror of https://github.com/python/cpython
parent
c8fe77bd4c
commit
389aa17ad3
|
@ -466,7 +466,7 @@ method:
|
|||
with newlines. Such sequences can be obtained from the
|
||||
\method{readlines()} method of file-like objects. The delta generated
|
||||
also consists of newline-terminated strings, ready to be printed as-is
|
||||
via the \method{writeline()} method of a file-like object.
|
||||
via the \method{writelines()} method of a file-like object.
|
||||
\end{methoddesc}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue