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
7e75245d549d01ac4f01ee615c193c00cf3269a7
Core2forAWS-MicroPython
/
tests
/
cmdline
/
repl_basic.py.exp
T
11 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
2015-10-12 00:06:25 +01:00
MicroPython \.\+ version
unix: Add exit and paste-mode hints to shell startup banner.
2015-10-12 00:19:00 +01:00
Use \.\+
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
tests: Improve test coverage of py/compile.c.
2016-10-11 12:30:32 +11:00
>>> 2
2
tests: Add ability to test uPy cmdline executable.
2015-03-13 10:58:34 +00:00
>>>
Reference in New Issue
Copy Permalink