diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-22 19:25:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-22 19:25:44 +0200 |
commit | 8fbbdf0c3107c3052659e166f73990b466eacbb0 (patch) | |
tree | 81ce7da212017b7918b2373dc68a50cb9fda52fc /Python/strdup.c | |
parent | 209abf746985526bce255e2fba97d3246924885d (diff) | |
download | cpython-git-8fbbdf0c3107c3052659e166f73990b466eacbb0.tar.gz |
bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)
* 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
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions