changeset 33760 | cd2aca0808f8 |
parent 33759 | a22339d389d4 |
child 33761 | f5fc54e7e467 |
--- a/mercurial/cffi/diffhelpers.py Mon Jul 31 22:58:06 2017 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -# diffhelpers.py - pure Python implementation of diffhelpers.c -# -# Copyright 2009 Matt Mackall <mpm@selenic.com> and others -# -# This software may be used and distributed according to the terms of the -# GNU General Public License version 2 or any later version. - -from __future__ import absolute_import - -from ..pure.diffhelpers import *