mercurial/cffi/diffhelpers.py
author Wagner Bruna <wbruna@softwareexpress.com.br>
Mon, 31 Jul 2017 12:18:42 -0300
branchstable
changeset 33679 a00580bc135f
parent 32545 0e8b0b9a7acc
permissions -rw-r--r--
i18n-pt_BR: synchronized with 850d2ec2cf6a

# 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 *