##// END OF EJS Templates
extensions: copy attributes to wrapper by wrapfunction()...
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().

File last commit:

r9999:f91e5630 default
r28311:1b0ef07b default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>