tests/bundles/issue4438-r2.hg
author Yuya Nishihara <yuya@tcha.org>
Sat, 09 Jan 2016 20:04:03 +0900
changeset 28312 24f1d3c70c41
parent 23233 c1f370dab456
permissions -rw-r--r--
extensions: copy extra __dict__ of original function Future patches will make @command decorator set properties such as "norepo" to a function object. This patch makes sure these properties never be lost by wrapcommand() or wrapfunction(). This change won't be crazy as the standard functools.wraps() copies __dict__.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23233
c1f370dab456 discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
     1
(binary:application/octet-stream)