~barry/bzr-builddeb/609186-urls

« back to all changes in this revision

Viewing changes to tests/test_builder.py

  • Committer: James Westby
  • Date: 2009-02-19 11:13:09 UTC
  • mto: (327.1.15 2.1)
  • mto: This revision was merged to the branch mainline in revision 328.
  • Revision ID: jw+debian@jameswestby.net-20090219111309-7y8vmbfdv2xjo364
Clean up from pyflakes

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
from debian_bundle.changelog import Version
28
28
 
29
 
from bzrlib.errors import (
30
 
        NotBranchError,
31
 
        NotADirectory,
32
 
        )
33
29
from bzrlib.tests import (TestCaseInTempDir,
34
30
                          )
35
 
from bzrlib.workingtree import WorkingTree
36
31
 
37
32
from bzrlib.plugins.builddeb.builder import (remove_dir,
38
33
                     remove_bzrbuilddeb_dir,