~stub/charms/precise/postgresql/trunk-dev

« back to all changes in this revision

Viewing changes to hooks/charmhelpers/core/services/__init__.py

  • Committer: Stuart Bishop
  • Date: 2014-10-24 05:27:58 UTC
  • mfrom: (95.1.10 postgresql)
  • Revision ID: stuart@stuartbishop.net-20141024052758-9b2drds2nr70443j
Merged postgresql into trunk-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from .base import *
 
2
from .helpers import *