equal
deleted
inserted
replaced
1 #!/usr/bin/env python3 |
1 #!/usr/bin/env python |
2 from __future__ import absolute_import, print_function |
2 from __future__ import absolute_import, print_function |
3 |
3 |
4 import sys |
4 import sys |
5 |
5 |
6 from mercurial import ( |
6 from mercurial import ( |