mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Removed spaces before commas and periods.
This commit is contained in:
parent
eaedaeccf2
commit
a4d170d985
18 changed files with 20 additions and 20 deletions
|
@ -1072,7 +1072,7 @@ it receives from the http server. In general, a program will decode
|
|||
the returned bytes object to string once it determines or guesses
|
||||
the appropriate encoding.
|
||||
|
||||
The following W3C document, http://www.w3.org/International/O-charset , lists
|
||||
The following W3C document, http://www.w3.org/International/O-charset\ , lists
|
||||
the various ways in which a (X)HTML or a XML document could have specified its
|
||||
encoding information.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue