Mercurial > evolve
view hgext/__init__.py @ 1636:13f830540a14
config: report evolve as origin for config
author | timeless@gmail.com |
---|---|
date | Fri, 08 Apr 2016 18:45:58 +0000 |
parents | 5ef77a1d975c |
children |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)