mirror of https://github.com/python/cpython
Swap the and from in sentence in init_config.rst (#120086)
This commit is contained in:
parent
9aea9c100f
commit
6e43928831
|
@ -324,7 +324,7 @@ PyPreConfig
|
|||
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
|
||||
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
|
||||
|
||||
Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
|
||||
Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
|
||||
variable value.
|
||||
|
||||
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for
|
||||
|
|
Loading…
Reference in New Issue