mercurial/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 14 Apr 2015 12:54:16 -0400
changeset 24722 02a5618e2fbf
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
revset: don't import discovery at module level discovery.py imports a lot of the world. Pierre-Yves told me to move it to a function-level import to avoid an import cycle in a future patch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: