Mercurial > hg
diff mercurial/peer.py @ 28311:1b0ef07ba783
extensions: copy attributes to wrapper by wrapfunction()
Before this patch, new partial function "wrap" had no useful docstring. It
makes sense to copy __doc__ and __module__ as we do for wrapcommand().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 09 Jan 2016 19:52:55 +0900 |
parents | e6b56b2c1f26 |
children | d549cbb5503d |