mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
![]() Detect Cygwin and MSYS with `uname` instead of `$OSTYPE` `$OSTYPE` is not defined by POSIX and may not be present in other shells. `uname` is always available in any shell. |
||
---|---|---|
.. | ||
common | ||
nt | ||
posix |