diff mercurial/util.py @ 5613:2e76e5a23c2b

workaround for raw_input() on Windows Since change a3fe91b4f6eb, Mercurial has set_binary() on stdin, stdout, and stderr. On Windows, this had the side effect of causing raw_input() to emit trailing carriage returns on it's returned strings. This was causing web authentication problems.
author Steve Borho <steve@borho.org>
date Mon, 03 Dec 2007 17:28:26 -0600
parents dcbda0c4c3eb
children e2e8e977a6cb ca4f10c76ea7
line wrap: on
line diff