hgext/__init__.py
author timeless@gmail.com
Wed, 12 Sep 2012 18:06:44 -0400
changeset 1665 559d04a5c856
parent 1619 5ef77a1d975c
permissions -rw-r--r--
Grammar: introduced

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