~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_import_tariff.py

  • Committer: Patch Queue Manager
  • Date: 2011-12-19 01:56:41 UTC
  • mfrom: (6379.4.8 urlutils-quote)
  • Revision ID: pqm@pqm.ubuntu.com-20111219015641-k7fyhyf6rfgk93m2
(jelmer) Include quote() and unquote() directly in bzrlib.urlutils. (Jelmer
 Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
            'bzrlib.xml8',
191
191
            'getpass',
192
192
            'kerberos',
 
193
            'ssl',
 
194
            'socket',
193
195
            'smtplib',
194
196
            'tarfile',
195
197
            'tempfile',
196
198
            'termios',
197
199
            'tty',
 
200
            'urllib',
198
201
            ] + old_format_modules)
199
202
        # TODO: similar test for repository-only operations, checking we avoid
200
203
        # loading wt-specific stuff