~mvo/software-center/lp955005

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/widgets/actionbar.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:
16
16
# this program; if not, write to the Free Software Foundation, Inc.,
17
17
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
18
 
19
 
import cairo
20
19
import logging
21
20
 
22
21
from gi.repository import Gtk, Gdk, GObject