mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
One more markup fix.
This commit is contained in:
parent
c850f34220
commit
c6ebbef6bd
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ will no longer inherit unneeded handles/file descriptors from their parents.
|
|||
os
|
||||
--
|
||||
|
||||
New functions to get and set the `inheritable flag <fd_inheritance>`_ of a file
|
||||
New functions to get and set the :ref:`inheritable flag <fd_inheritance>` of a file
|
||||
descriptors or a Windows handle:
|
||||
|
||||
* :func:`os.get_inheritable`, :func:`os.set_inheritable`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue