Skip to content

Version on PyPI doesn't work with Python3 #20

@ooglyhLL

Description

@ooglyhLL

This has already been been fixed here. But just to remind you what the error was:
File "sd-example.py", line 13, in
from parcon.railroad import Then, Or, Token, Loop, Bullet, Nothing
File "/usr/local/lib/python3.5/dist-packages/parcon/init.py", line 409
position, e = max(expected, key=lambda (position, _): position)
^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions