Mercurial > hg
view hgext/__init__.py @ 29052:3cdd33ae295b stable
Added tag 3.8.1 for changeset a56296f55a5e
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 01 May 2016 14:36:11 -0500 |
parents | 155e3308289c |
children | 2372284d9457 |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)