This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a119983328
circuitpython
/
tests
/
misc
/
non_compliant_lexer.py.exp
6 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: Add tests for non-compliant behaviour of lexer.
2015-09-07 11:59:55 -04:00
SyntaxError
SyntaxError
SyntaxError
SyntaxError
py/lexer: Raise NotImplError for unicode name escape, instead of assert.
2015-09-07 12:08:49 -04:00
NotImplementedError