This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b0932fcf2e
circuitpython
/
tests
/
micropython
/
const_error.py.exp
10 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: Add test for micropython const feature when it has a SyntaxError.
2015-03-01 07:06:24 -05:00
SyntaxError
tests: Add tests for SyntaxError, TypeError, and other missing things. This is intended to improve coverage of the test suite.
2015-03-25 19:10:09 -04:00
SyntaxError
py/parse: Remove unnecessary check in const folding for ** operator. In this part of the code there is no way to get the ** operator, so no need to check for it. This commit also adds tests for this, and other related, invalid const operations.
2020-04-05 22:19:03 -04:00
SyntaxError
SyntaxError
SyntaxError
SyntaxError
SyntaxError
SyntaxError
SyntaxError
Reference in New Issue
Copy Permalink