hgext/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 03 May 2017 22:07:47 -0400
branchstable
changeset 32113 de86a6872d06
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
help: spelling fixes

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