Mercurial > evolve
view hgext3rd/__init__.py @ 2015:6fbc654b42b2
tutorial: add a very basic pointer in the readme
Ideally we should at least build the html from the rst.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 07 Oct 2016 04:10:23 +0200 |
parents | 85390446f8c1 |
children | 143c8e4dc22d |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)