Skip to content

Commit b2399e2

Browse files
committed
Doc/library/os.rst: os.waitid absent on MacOS
1 parent 1163782 commit b2399e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/os.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4654,6 +4654,9 @@ written in Python, such as a mail server's external command delivery program.
46544654

46554655
.. availability:: Unix, not Emscripten, not WASI.
46564656

4657+
.. note::
4658+
This function is not available on MacOS.
4659+
46574660
.. versionadded:: 3.3
46584661

46594662

0 commit comments

Comments
 (0)