Skip to content

not compatable with python 3. Port anyone? #82

@GoogleCodeExporter

Description

@GoogleCodeExporter
When I first ran it (0.5 pygooglevoice)(python 3.3.4), it complanined about not 
import voice, then ConfigParser (both easy fixes), but now it gets stuck at 
these lines (70):

# holy hackjob
galx = re.search(r"name=\"GALX\"\s+value=\"(.+)\"", content).group


I am not really good with regular expressions, so I can't do anything here. 
Anyone with a solution/python 3 port? I want to use the library in an 
application that uses python 3 only libraries.

Original issue reported on code.google.com by trilobit...@gmail.com on 6 Mar 2014 at 11:36

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions