10000 added see also section for os.unshare · python/cpython@d7bb582 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7bb582

Browse files
committed
added see also section for os.unshare
1 parent 8845a86 commit d7bb582

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/library/os.rst

Lines changed: 4 additions & 0 deletions
774
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,10 @@ process and user.
767767

768768
.. versionadded:: 3.12
769769

770+
.. seealso::
771+
772+
The :func:`.setns` function.
773+
770
Flags to the :func:`unshare` function, if the implementation supports them.
771775
See the Linux manual for the exact effect and availability.
772776

0 commit comments

Comments
 (0)
0