Skip to content

Login doesn't work anymore.  #80

@GoogleCodeExporter

Description

@GoogleCodeExporter
Your hack of a regex isn't working anymore

I had to modify it: voice.py:75,

galx = re.search(r'name="GALX".*?value="([^"]+)"', content, 
re.MULTILINE|re.DOTALL).group(1)


This isn't much better, but it works, for now. 


Original issue reported on code.google.com by m...@realrunners.com on 12 Jan 2014 at 6:42

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions