Mercurial > hg
diff mercurial/hgweb/hgwebdir_mod.py @ 29763:ce6317dcb944
extensions: set attributes to wrappers so we can trace them back
This patch adds two attributes about the original function and the unbound
wrapper. It allows us to get a chain of wrappers. See the next patch.
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 10 Aug 2016 15:21:42 +0100 |
parents | c4fc33c477da |
children | fc2442492606 |