Mercurial > hg > CommitWatcher
view commitwatcher/__init__.py @ 31:3edb91cfd3c1
move to ABC
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 11 Oct 2013 10:19:47 -0700 |
parents | 134cdb6a882c |
children | ce31890ac3cd |
line wrap: on
line source
# from .main import * from .agent import * from .commit import Commit from .store import *