##// END OF EJS Templates
util: rename argument of isatty()...
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".

File last commit:

r16438:28a90cdf default
r27363:c7ab2087 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer