Mercurial > hg
diff mercurial/revlog.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 | e7222d326ea2 |
children | a9e010cd66e1 |