##// END OF EJS Templates
extensions: copy extra __dict__ of original function...
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__.

File last commit:

r9999:f91e5630 default
r28312:24f1d3c7 default
Show More
index.tmpl
2 lines | 30 B | application/x-cheetah | CheetahLexer
{header}
{entries%indexentry}