~mmcg069/software-center/bug855666

« back to all changes in this revision

Viewing changes to utils/bench.py

  • Committer: Michael Vogt
  • Date: 2011-05-18 07:44:26 UTC
  • mto: This revision was merged to the branch mainline in revision 1789.
  • Revision ID: michael.vogt@ubuntu.com-20110518074426-zmjmq8cr8qj3wwg1
utils/*: make utils pyflakes clean

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
import xapian
6
6
 
7
7
sys.path.insert(0, "../")
8
 
from softwarecenter.enums import *
9
 
from softwarecenter.utils import *
 
8
from softwarecenter.enums import XAPIAN_VALUE_PKGNAME, XAPIAN_VALUE_APPNAME
 
9
from softwarecenter.paths import XAPIAN_BASE_PATH
 
10
from softwarecenter.utils import ExecutionTime
10
11
 
11
12
def run_benchmark(db):
12
13
    # test postlist