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 bdf5c8c commit de7139cCopy full SHA for de7139c
Doc/library/os.rst
@@ -2543,7 +2543,7 @@ features:
2543
raised if the target directory already exists.
2544
2545
If *parent_mode* is not ``None``, it will be used as the mode for any
2546
- newly-created intermediate-level directories. Otherwise, intermediate
+ newly-created, intermediate-level directories. Otherwise, intermediate
2547
directories are created with the default permissions (respecting umask).
2548
2549
.. note::
0 commit comments