This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fccbe9aa4d
circuitpython
/
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-11 19:06:25 -04: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-30 02:16:51 -04:00
>>> # Check for emacs keys in REPL
>>> t = \.\+
>>> t == 2
True
>>>
Reference in New Issue
Copy Permalink