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 9aea9c1 commit 6e43928Copy full SHA for 6e43928
Doc/c-api/init_config.rst
@@ -324,7 +324,7 @@ PyPreConfig
324
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
325
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
326
327
- Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
+ Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
328
variable value.
329
330
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for
0 commit comments