diff --git a/Doc/library/os.rst b/Doc/library/os.rst index f5010a27ddcd6d..a53d0b6a27a49e 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -4480,6 +4480,9 @@ written in Python, such as a mail server's external command delivery program. .. availability:: Unix, not Emscripten, not WASI. + .. note:: + This function is not available on macOS. + .. versionadded:: 3.3