mirror of
https://github.com/python/cpython.git
synced 2026-07-17 23:47:41 -04:00
7e0d98ecb3
``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.