mercurial/revlogutils/__init__.py
author Augie Fackler <augie@google.com>
Fri, 18 Sep 2020 10:48:43 -0400
changeset 45505 e3df1f560d9a
parent 44034 ab595920de0e
child 47394 ac60a1366a49
permissions -rw-r--r--
merge with stable

# mercurial.revlogutils -- basic utilities for revlog
#
# Copyright 2019 Pierre-Yves David <pierre-yves.david@octobus.net>
#
# 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