~gary-lasker/software-center/pyflakes-fixes

« back to all changes in this revision

Viewing changes to test/test_xapian.py

  • Committer: Michael Vogt
  • Date: 2011-05-18 08:26:04 UTC
  • mto: This revision was merged to the branch mainline in revision 1789.
  • Revision ID: michael.vogt@ubuntu.com-20110518082604-00wiq50tjd9vedz6
tests/: make pyflakes clean, fixup test_build_from_software_center_agent()

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
import sys
5
5
sys.path.insert(0,"../")
6
6
 
7
 
import apt
8
7
import unittest
9
8
import os
10
9
import xapian