~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_import_tariff.py

  • Committer: Jelmer Vernooij
  • Date: 2011-04-05 01:12:15 UTC
  • mto: This revision was merged to the branch mainline in revision 5757.
  • Revision ID: jelmer@samba.org-20110405011215-8g6izwf3uz8v4174
Remove some unnecessary imports, clean up lazy imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
            'bzrlib.xml5',
125
125
            'bzrlib.xml6',
126
126
            'bzrlib.xml7',
 
127
            'getpass',
127
128
            'kerberos',
128
129
            'smtplib',
129
130
            'tarfile',
 
131
            'tempfile',
130
132
            ])
131
133
        # TODO: similar test for repository-only operations, checking we avoid
132
134
        # loading wt-specific stuff