We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6caab08 commit b01063dCopy full SHA for b01063d
Doc/c-api/init_config.rst
@@ -311,7 +311,7 @@ PyPreConfig
311
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
312
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
313
314
- Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
+ Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
315
variable value.
316
317
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for
0 commit comments