comparison mercurial/pathutil.py @ 27363:c7ab2087d436

util: rename argument of isatty() In general, "fd" is a file descriptor, but isatty() expects a file object. We should call it "fp" or "fh".
author Yuya Nishihara <yuya@tcha.org>
date Sun, 13 Dec 2015 18:48:35 +0900
parents 054cd38a2f19
children 0b7ce0b16d8a
comparison
equal deleted inserted replaced
27362:c220434a3461 27363:c7ab2087d436