You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
tests: Add .exp files for basics/parser and import/import_override.
Because CPython 3.8.0 now produces different output: - basics/parser.py: CPython does not allow '\\\n' as input. - import/import_override: CPython imports _io.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SyntaxError
|
||||
SyntaxError
|
||||
SyntaxError
|
||||
@@ -0,0 +1,2 @@
|
||||
import import1b None 0
|
||||
456
|
||||
Reference in New Issue
Block a user