~juhana-jauhiainen/software-center/fix-for-737697

« back to all changes in this revision

Viewing changes to softwarecenter/backend/weblive.py

  • Committer: Michael Vogt
  • Date: 2011-07-15 14:24:08 UTC
  • Revision ID: michael.vogt@ubuntu.com-20110715142408-20e4704727mccr30
pyflake fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
import subprocess
29
29
import string
30
30
import imp
31
 
from gi.repository import GObject
32
31
 
33
32
from threading import Thread, Event
34
33
from weblive_pristine import WebLive