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
64f2b213bb5be33f06ee7ab755d9344cd7e5958c
Core2forAWS-MicroPython
/
tests
/
cmdline
/
repl_basic.py.exp
T
9 lines
92 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
>>>
Reference in New Issue
Copy Permalink