Mercurial > evolve
view hgext/__init__.py @ 1668:d158ba628e2a
Grammar: paragraphs should end with periods
author | timeless@gmail.com |
---|---|
date | Wed, 12 Sep 2012 18:27:16 -0400 |
parents | 5ef77a1d975c |
children |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)