view hgext/__init__.py @ 29187:aec5d8561be2

tests: mark test-context.py write as binary
author timeless <timeless@mozdev.org>
date Wed, 20 Apr 2016 19:53:01 +0000
parents 155e3308289c
children 2372284d9457
line wrap: on
line source

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