This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
tests
/
feature_check
/
repl_emacs_check.py.exp
7 lines
94 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
run-tests: Test REPL emacs keys, but only if present. Uses cmdline/repl_emacs_check.py to check for presence of emacs keys in repl before doing full feature test.
2015-07-29 23:16:51 -07:00
>>> # Check for emacs keys in REPL
>>> t = \.\+
>>> t == 2
True
>>>
Reference in New Issue
Copy Permalink