mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Document that os.mknod() is not available on Windows
Reported by Regina Ochotzki on docs@p.o.
This commit is contained in:
parent
996e5f94d2
commit
6129e14b21
1 changed files with 2 additions and 0 deletions
|
@ -1719,6 +1719,8 @@ features:
|
|||
This function can also support :ref:`paths relative to directory descriptors
|
||||
<dir_fd>`.
|
||||
|
||||
Availability: Unix.
|
||||
|
||||
.. versionadded:: 3.3
|
||||
The *dir_fd* argument.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue