Skip to content

Allow strings with backslash characters #97

@mwiebe

Description

@mwiebe

The regex matching strings don't accept backslashes. Places to update this include:

Grammar specification:
https://github.com/ContinuumIO/datashape/blob/master/docs/source/grammar.rst#the-datashape-grammar

Lexer:
https://github.com/ContinuumIO/datashape/blob/master/datashape/lexer.py#L41

Tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions