hgext/__init__.py
author Augie Fackler <augie@google.com>
Mon, 18 Apr 2016 23:57:22 -0400
branchstable
changeset 29023 e2a553ae1edc
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
osx: add support for dumping built dmg into OUTPUTDIR

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