changeset 48875 | 6000f5b25c9b |
parent 43076 | 2372284d9457 |
48874:af0b21d5a930 | 48875:6000f5b25c9b |
---|---|
1 from __future__ import absolute_import, print_function |
|
2 |
|
3 # Import something from Mercurial, so the module loader gets initialized. |
1 # Import something from Mercurial, so the module loader gets initialized. |
4 from mercurial import pycompat |
2 from mercurial import pycompat |
5 |
3 |
6 del pycompat # unused for now |
4 del pycompat # unused for now |
7 |
5 |