Mercurial > evolve
view hgext/__init__.py @ 1690:52cda77949f5
test: improve skipped message for topic
The skipped message should point people to a way to solve the situation.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 05 May 2016 20:14:39 +0200 |
parents | 5ef77a1d975c |
children |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)