view hgext/__init__.py @ 27415:f4ca33e33781

commandserver: implement name() to clarify channel is not a plain file Because unknown attributes are delegated to the underlying file object, commandserver channels said they were '<stdout>' or '<stdin>' even though they weren't. This patch makes them say '<X-channel>'.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 13 Dec 2015 19:32:01 +0900
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder