mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Remove mentionings of DOS.
This commit is contained in:
parent
e893f2f3b4
commit
36a4d8c20e
7 changed files with 10 additions and 13 deletions
|
|
@ -56,7 +56,7 @@ by following the explicit or implicit \emph{line joining} rules.
|
|||
|
||||
A physical line ends in whatever the current platform's convention is
|
||||
for terminating lines. On \UNIX, this is the \ASCII{} LF (linefeed)
|
||||
character. On DOS/Windows, it is the \ASCII{} sequence CR LF (return
|
||||
character. On Windows, it is the \ASCII{} sequence CR LF (return
|
||||
followed by linefeed). On Macintosh, it is the \ASCII{} CR (return)
|
||||
character.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue