Skip to content

Problem with escaped backslashes at the end of strings #632

@ConorOBrien-Foxx

Description

@ConorOBrien-Foxx

In methods like math.parse and math.eval, when entering the following and the like, an error occurs:

> "This string has an escaped backslash at the end.\\"
     SyntaxError: End of string " expected (char 53)

This only seems to happen when the escaped backslash occurs at the end of the string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions