mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
9545a23c7f
to "sys.platform == 'mac'" and that is dead code because it refers to a platform that is no longer supported (and hasn't been supported for several releases). Fixes issue #7908 for the trunk.