~nmb/bzr-colo/trunk

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: Neil Martinsen-Burrell
  • Date: 2011-04-18 17:25:30 UTC
  • mfrom: (96.3.1 pyflakes-nits)
  • Revision ID: nmb@wartburg.edu-20110418172530-3rq29h8zdxdp1ex2
clean up imports (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
"""
71
71
 
72
72
 
73
 
import sys, os
74
 
 
75
73
from bzrlib import directory_service
76
74
from bzrlib.commands import plugin_cmds
77
75
from bzrlib.help_topics import topic_registry