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 f23fd5c commit 4e1a545Copy full SHA for 4e1a545
1 file changed
Doc/library/os.rst
@@ -2183,7 +2183,8 @@ features:
2183
.. seealso::
2184
2185
Context manager :func:`contextlib.chdir`
2186
- Changes the working directory and restores the previous one on exit.
+ Changes the working directory on entering and restores the previous one
2187
+ on exit.
2188
2189
.. versionchanged:: 3.3
2190
Added support for specifying *path* as a file descriptor
0 commit comments