~mvo/software-center/lp955005

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/panes/availablepane.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:
18
18
 
19
19
import gettext
20
20
from gi.repository import GObject
21
 
from gi.repository import GObject
22
21
from gi.repository import Gtk
23
22
import logging
24
23
import os