hgext/__init__.py
author Yu Feng <rainwoodman@gmail.com>
Thu, 02 May 2019 16:43:34 -0700
changeset 42233 4ad191041be2
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
histedit: Show file names in multiple line format

from __future__ import absolute_import
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)