hgext/__init__.py
author timeless <timeless@mozdev.org>
Wed, 20 Apr 2016 21:33:02 +0000
branchstable
changeset 28997 25d93c61cef4
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
httpclient: reverse accidental damage from 86db5cb55d46

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