##// END OF EJS Templates
import-checker: allow importing symbols from pure modules...
import-checker: allow importing symbols from pure modules This allows us to re-export pure functions from cffi modules: # mercurial/cffi/base85.py from ..pure.base85 import *

File last commit:

r16773:d490edc7 default
r32507:95085d74 default
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
{header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}