##// END OF EJS Templates
Relocated non-mercurial imports before Mercurial ones, to perform them...
Relocated non-mercurial imports before Mercurial ones, to perform them before demandimport may strike.

File last commit:

r165:8e0d877e default
r225:2d48fd11 default
Show More
.hgignore
11 lines | 137 B | text/plain | TextLexer
syntax: regexp
\.pyc$
\.pyo$
~$
^\.\#
^\.(project|pydevproject)$
^\.settings/
^build/
^dist/
^mercurial_keyring\.egg-info/
^README\.html