Skip to content

SyntaxError: invalid syntax in /xgoogle/search.py, line 124 #7

@kenorb

Description

@kenorb
$ ./google_dl.py 
Traceback (most recent call last):
  File "./google_dl.py", line 11, in <module>
    from xgoogle.search import GoogleSearch, SearchError
  File "/usr/local/lib/python3.2/dist-packages/xgoogle-1.4-py3.2.egg/xgoogle/search.py", line 124
    self._re_search_strings = ("Ergebnisse", "von", u"ungefähr")
                                                               ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions