Thanks to visit codestin.com Credit goes to github.com
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 ff9ece9 commit e5568e5Copy full SHA for e5568e5
Doc/c-api/init_config.rst
@@ -321,7 +321,7 @@ PyPreConfig
321
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
322
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
323
324
- Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
+ Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
325
variable value.
326
327
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for
0 commit comments