Running python.exe in mintty for MSYS doesn't work. The ">>>" prompt is not
displayed and output of print is not printed.
This is because python.exe uses Microsoft API to interact with windows console,
but mintty does not pretend to be a console.
So the request is making mintty work with applications written specifically to
windows console.
Original issue reported on code.google.com by br.renatosilva on 13 Dec 2010 at 3:15
Original issue reported on code.google.com by
br.renatosilva
on 13 Dec 2010 at 3:15