hgext/__init__.py
author timeless@gmail.com
Wed, 25 May 2016 19:41:08 +0000
branchstable
changeset 1710 aec233d3cafd
parent 1619 5ef77a1d975c
permissions -rw-r--r--
help: fix evolution help grammar

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