Mercurial > hg
comparison hgext/bugzilla.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 | 56b2bcea2529 |
children | 2f0384242b35 |
comparison
equal
deleted
inserted
replaced
27414:6602a7b9deec | 27415:f4ca33e33781 |
---|