Skip to content

PLY parsetab.py should only be written at installation time #33

@jwiggins

Description

@jwiggins

I'm running into an issue where multiple interpreter processes are importing a freshly installed eulxml.xpath.core simultaneously. This causes corruption in the generated parser table.

You appear to be avoiding repeated generation of the lextab already. I believe the same can be done for the parsetab as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions