mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
fix minor markup error that introduced extra punctuation
This commit is contained in:
parent
175001db9e
commit
a650fb3d6f
1 changed files with 1 additions and 2 deletions
|
@ -78,8 +78,7 @@ introduce spurious characters into quoted fields, with no way for the user
|
|||
to control that behavior. The previous behavior caused considerable
|
||||
problems, particularly on platforms that did not use the unix line ending
|
||||
conventions, or with files that originated on those platforms - users were
|
||||
finding mysterious newlines where they didn't expect them.
|
||||
]{2.5}
|
||||
finding mysterious newlines where they didn't expect them]{2.5}
|
||||
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue