~mvo/software-center/review-language-fallback

« back to all changes in this revision

Viewing changes to test/channel_query.py

  • Committer: Michael Vogt
  • Date: 2011-05-23 13:52:44 UTC
  • mfrom: (1782.3.10 pyflakes)
  • Revision ID: michael.vogt@ubuntu.com-20110523135244-6q3hu1oigjr8vmff
* merged lp:~mvo/software-center/pyflakes, no user visible
  changes, only code cleanup
* enforce pyflakes cleaness on bzr-buildpackage

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
import sys
5
5
import xapian
6
6
 
7
 
from softwarecenter.enums import *
8
 
 
9
7
if __name__ == "__main__":
10
8
 
11
9
    if len(sys.argv) > 1: