Mercurial > hg
view hgext/__init__.py @ 45181:28163c5de797 stable 5.5rc0
merge default into stable for 5.5rc0
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 20 Jul 2020 21:56:27 +0530 |
parents | 2372284d9457 |
children | 6000f5b25c9b |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)