hgext/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 01 Sep 2018 02:01:55 -0400
changeset 39391 3d8b73c0fadf
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
tests: conditionalize narrow-widen error output for Windows

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