view hgext/__init__.py @ 32106:1527b3890674 stable

i18n-ja: synchronized with 6e0368b6e0bb
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Mon, 01 May 2017 07:23:29 +0900
parents 155e3308289c
children 2372284d9457
line wrap: on
line source

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