1MicroPython \.\+ version
2Use \.\+
3>>> # Check for emacs keys in REPL
4>>> t = \.\+
5>>> t == 2
6True
7>>>
8