mirror of
https://github.com/python/cpython.git
synced 2025-10-04 22:20:46 +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 |