~ken-vandine/askubuntu-lens/packaging2

« back to all changes in this revision

Viewing changes to google_api.py

  • Committer: Stefano Palazzo
  • Date: 2011-03-18 17:09:30 UTC
  • Revision ID: stefano.palazzo@gmail.com-20110318170930-jnyluzhao15dc4ka
Back to full pep8 compliance again; slight cleanup;

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    '''
13
13
    This returns the empty list in case of an error, else
14
14
    it returns a list of dicts containing the 'url' and
15
 
    'titleNoFormatting' keys, and perhaps others.
 
15
    'titleNoFormatting' keys, and perhaps others, though
 
16
    they are not used anywhere.
16
17
 
17
18
    '''
18
19
    print "making a google search for '%s'" % q