PEP 540: Fix reST formatting
This commit is contained in:
parent
f3f7981f39
commit
2885e7572d
|
@ -142,7 +142,7 @@ Effects of UTF-8 Mode:
|
|||
Side effects:
|
||||
|
||||
* ``open()`` uses the UTF-8 encoding by default. However, it still
|
||||
uses the ``strict`` error handler by default.
|
||||
uses the ``strict`` error handler by default.
|
||||
* ``os.fsdecode()`` and ``os.fsencode()`` use the UTF-8 encoding.
|
||||
* Command line arguments, environment variables and filenames use the
|
||||
UTF-8 encoding.
|
||||
|
|
Loading…
Reference in New Issue