Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

str.isspace() illegal escape #48

Closed
jordanwatson1 opened this issue Sep 11, 2019 · 0 comments
Closed

str.isspace() illegal escape #48

jordanwatson1 opened this issue Sep 11, 2019 · 0 comments
Assignees
Labels
Parser Issues related to the lexer/parser

Comments

@jordanwatson1
Copy link
Contributor

When testing str.isspace() an uncaught exception appeared when testing '\v' and '\f'
Please see image below for reference.

Screen Shot 2019-09-11 at 1 45 01 PM

@arshajii arshajii added the Parser Issues related to the lexer/parser label Sep 11, 2019
inumanag added a commit that referenced this issue Sep 13, 2019
Parser fixes (Fix #39; Fix #42; Fix #47; Fix #48)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Parser Issues related to the lexer/parser
Projects
None yet
Development

No branches or pull requests

3 participants