Home
last modified time | relevance | path

Searched refs:supports_effective_ids (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dos.py129 supports_effective_ids = _set variable
/external/python/cpython3/Doc/library/
Dos.rst1563 or not it is available using :data:`os.supports_effective_ids`. If it is
2794 .. data:: supports_effective_ids
2805 os.access in os.supports_effective_ids
/external/python/cpython3/Lib/test/
Dtest_zipfile.py1144 effective_ids=os.access in os.supports_effective_ids):
/external/python/cpython3/Doc/whatsnew/
D3.3.rst1622 :data:`~os.supports_effective_ids` set.