hgext/__init__.py
author Kevin Bullock <kbullock@ringworld.org>
Wed, 01 Nov 2017 16:54:38 -0500
branchstable
changeset 34954 43d8e2fc1457
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
Added tag 4.4 for changeset 0ccb43d4cf01

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