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 cdd9fec commit 1afb8e5Copy full SHA for 1afb8e5
1 file changed
Doc/library/os.rst
@@ -193,7 +193,7 @@ process and user.
193
to the environment made after this time are not reflected in :data:`os.environ`,
194
except for changes made by modifying :data:`os.environ` directly.
195
196
- The :meth:`os.environ.refresh() <os.environ>` method updates
+ The :meth:`!os.environ.refresh()` method updates
197
:data:`os.environ` with changes to the environment made outside Python.
198
199
This mapping may be used to modify the environment as well as query the
0 commit comments