Files
MINGW-packages/mingw-w64-python3
Christoph Reiter 0b2ca8a09b python3: add one more is_cygpty() check to isatty()
With 3.6 this used some other API which already used is_cygpty() but now
uses isatty() directly.

This fixes the interactive prompt under mintty.
2018-07-06 15:03:43 +02:00
..