mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
5f190d2cc6
Adds a simple check for whether or not the package is being installed in the GUI or using installer on the command line. This addresses an issue where CLI-based software management tools (such as Munki) unexpectedly open Finder windows into a GUI session during installation runs.