This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b88bf6c76b
micropython
/
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 16:59:55 +01:00
SyntaxError
SyntaxError
SyntaxError
SyntaxError
py/lexer: Raise NotImplError for unicode name escape, instead of assert.
2015-09-07 17:08:49 +01:00
NotImplementedError