~nataliabidart/software-center/winged-migration

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/views/purchaseview.py

  • Committer: Gary Lasker
  • Date: 2012-05-29 18:07:46 UTC
  • Revision ID: gary.lasker@canonical.com-20120529180746-q5ndgo5zdfho859p
pep8 fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
 
112
112
    def _log_debug_output(self, *args):
113
113
        LOG.info("uri changed: '%s'", self.wk.webkit.get_property("uri"))
114
 
        
115
114
 
116
115
    def init_view(self):
117
116
        if self.wk is None: