mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
``os.geteuid() == 0`` is not a reliable check whether the current user has the capability to bypass permission checks. Tests now probe for DAC override.