• Victor Stinner's avatar
    bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800) · 8fbbdf0c
    Victor Stinner yazdı
    * Add support.MS_WINDOWS: True if Python is running on Microsoft Windows.
    * Add support.MACOS: True if Python is running on Apple macOS.
    * Replace support.is_android with support.ANDROID
    * Replace support.is_jython with support.JYTHON
    * Cleanup code to initialize unix_shell
    8fbbdf0c
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
script_helper.py Loading commit data...