This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96b60ed956032ece733821663e24f1263bdcd37a
Core2forAWS-MicroPython
/
tests
/
cmdline
/
repl_basic.py.exp
T
8 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: Adjust expected output, since Travis can't do git describe.
2015-03-20 21:31:50 +00:00
Micro Python \.\+ version
tests: Add ability to test uPy cmdline executable.
2015-03-13 10:58:34 +00:00
>>> # basic REPL tests
>>> print(1)
1
>>> print(1)
1
>>>
Reference in New Issue
Copy Permalink