comparison mercurial/hgweb/server.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 075146e85bb6
children ebc03e64548a
comparison
equal deleted inserted replaced
29762:96bd27eb23f0 29763:ce6317dcb944