~launchpad/lpreview-body/trunk

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: Jelmer Vernooij
  • Date: 2010-08-05 09:02:35 UTC
  • mfrom: (19.1.3 setup)
  • Revision ID: jelmer@samba.org-20100805090235-3yeui21mla5hfe7i
Merge addition of setup.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
16
16
 
17
 
"""Provide review message bodies for proposed merges to Launchapd itself."""
 
17
"""Provide review message bodies for proposed merges to Launchpad itself."""
18
18
 
19
19
from bzrlib import commands, merge_directive
20
20